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

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

<https://eurobis.org/id/occurrence/8559__2257_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_153'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2257_153'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.72167'^^xsd:double;
  dwc:latitude '56.06767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.72167 56.06767, 3.72167 56.06767, 3.72167 56.06767, 3.72167 56.06767, 3.72167 56.06767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '2257_153'^^xsd:string;
  dwc:observationDate '2007-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.77167 3.38267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.77167"^^xsd:decimal ;
  dwc:decimalLongitude "3.38267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_60'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2257_60'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.38267'^^xsd:double;
  dwc:latitude '55.77167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.38267 55.77167, 3.38267 55.77167, 3.38267 55.77167, 3.38267 55.77167, 3.38267 55.77167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '2257_60'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.60833 3.52333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.60833"^^xsd:decimal ;
  dwc:decimalLongitude "3.52333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_7'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2257_7'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.52333'^^xsd:double;
  dwc:latitude '55.60833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.52333 55.60833, 3.52333 55.60833, 3.52333 55.60833, 3.52333 55.60833, 3.52333 55.60833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '2257_7'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79717 3.39667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79717"^^xsd:decimal ;
  dwc:decimalLongitude "3.39667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_61'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2257_61'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.39667'^^xsd:double;
  dwc:latitude '55.79717'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.39667 55.79717, 3.39667 55.79717, 3.39667 55.79717, 3.39667 55.79717, 3.39667 55.79717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '2257_61'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 3.48333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "3.48333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_90'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_90'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.48333'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.48333 55.83, 3.48333 55.83, 3.48333 55.83, 3.48333 55.83, 3.48333 55.83))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '2257_90'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92467 3.83467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92467"^^xsd:decimal ;
  dwc:decimalLongitude "3.83467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_79'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2257_79'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.83467'^^xsd:double;
  dwc:latitude '55.92467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.83467 55.92467, 3.83467 55.92467, 3.83467 55.92467, 3.83467 55.92467, 3.83467 55.92467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '2257_79'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83266 3.4802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83266"^^xsd:decimal ;
  dwc:decimalLongitude "3.4802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_91'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_91'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.35'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.4802'^^xsd:double;
  dwc:latitude '55.83266'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4802 55.83266, 3.4802 55.83266, 3.4802 55.83266, 3.4802 55.83266, 3.4802 55.83266))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '2257_91'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.80583 3.3905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.80583"^^xsd:decimal ;
  dwc:decimalLongitude "3.3905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_89'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_89'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.3905'^^xsd:double;
  dwc:latitude '55.80583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3905 55.80583, 3.3905 55.80583, 3.3905 55.80583, 3.3905 55.80583, 3.3905 55.80583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '2257_89'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81833 3.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81833"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_108'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2257_108'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.84'^^xsd:double;
  dwc:latitude '55.81833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.84 55.81833, 3.84 55.81833, 3.84 55.81833, 3.84 55.81833, 3.84 55.81833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2257_108'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.96767 3.54483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.96767"^^xsd:decimal ;
  dwc:decimalLongitude "3.54483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_145'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2257_145'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.54483'^^xsd:double;
  dwc:latitude '55.96767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.54483 55.96767, 3.54483 55.96767, 3.54483 55.96767, 3.54483 55.96767, 3.54483 55.96767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2257_145'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79867 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79867"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_88'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_88'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '55.79867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.35 55.79867, 3.35 55.79867, 3.35 55.79867, 3.35 55.79867, 3.35 55.79867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2257_88'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00517 3.61483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00517"^^xsd:decimal ;
  dwc:decimalLongitude "3.61483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_155'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2257_155'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.61483'^^xsd:double;
  dwc:latitude '56.00517'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.61483 56.00517, 3.61483 56.00517, 3.61483 56.00517, 3.61483 56.00517, 3.61483 56.00517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2257_155'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.615 3.35167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.615"^^xsd:decimal ;
  dwc:decimalLongitude "3.35167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_3'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2257_3'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.033333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.35167'^^xsd:double;
  dwc:latitude '55.615'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.35167 55.615, 3.35167 55.615, 3.35167 55.615, 3.35167 55.615, 3.35167 55.615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2257_3'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.77667 3.40283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.77667"^^xsd:decimal ;
  dwc:decimalLongitude "3.40283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_48'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2257_48'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.40283'^^xsd:double;
  dwc:latitude '55.77667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.40283 55.77667, 3.40283 55.77667, 3.40283 55.77667, 3.40283 55.77667, 3.40283 55.77667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2257_48'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20583 3.084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20583"^^xsd:decimal ;
  dwc:decimalLongitude "3.084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_161'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2257_161'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.933333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.084'^^xsd:double;
  dwc:latitude '55.20583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.084 55.20583, 3.084 55.20583, 3.084 55.20583, 3.084 55.20583, 3.084 55.20583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2257_161'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.94517 3.47167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.94517"^^xsd:decimal ;
  dwc:decimalLongitude "3.47167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_146'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2257_146'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.883333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.47167'^^xsd:double;
  dwc:latitude '55.94517'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.47167 55.94517, 3.47167 55.94517, 3.47167 55.94517, 3.47167 55.94517, 3.47167 55.94517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2257_146'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.778 4.06567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.778"^^xsd:decimal ;
  dwc:decimalLongitude "4.06567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_120'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2257_120'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.06567'^^xsd:double;
  dwc:latitude '55.778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.06567 55.778, 4.06567 55.778, 4.06567 55.778, 4.06567 55.778, 4.06567 55.778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2257_120'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79333 4.50333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79333"^^xsd:decimal ;
  dwc:decimalLongitude "4.50333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_8'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2257_8'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.45'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.50333'^^xsd:double;
  dwc:latitude '55.79333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.50333 55.79333, 4.50333 55.79333, 4.50333 55.79333, 4.50333 55.79333, 4.50333 55.79333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2257_8'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00583 3.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00583"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_156'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2257_156'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.54'^^xsd:double;
  dwc:latitude '56.00583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.54 56.00583, 3.54 56.00583, 3.54 56.00583, 3.54 56.00583, 3.54 56.00583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2257_156'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12217 3.52167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12217"^^xsd:decimal ;
  dwc:decimalLongitude "3.52167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_165'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2257_165'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.52167'^^xsd:double;
  dwc:latitude '56.12217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.52167 56.12217, 3.52167 56.12217, 3.52167 56.12217, 3.52167 56.12217, 3.52167 56.12217))'^^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 '2257_165'^^xsd:string;
  dwc:observationDate '2007-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.98167 3.9615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.98167"^^xsd:decimal ;
  dwc:decimalLongitude "3.9615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_40'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2257_40'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.9615'^^xsd:double;
  dwc:latitude '55.98167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9615 55.98167, 3.9615 55.98167, 3.9615 55.98167, 3.9615 55.98167, 3.9615 55.98167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-beaked/White-sided dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '2257_40'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.76833 3.57167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.76833"^^xsd:decimal ;
  dwc:decimalLongitude "3.57167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_19'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2257_19'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.57167'^^xsd:double;
  dwc:latitude '55.76833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.57167 55.76833, 3.57167 55.76833, 3.57167 55.76833, 3.57167 55.76833, 3.57167 55.76833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-beaked/White-sided dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '2257_19'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9025 3.31883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9025"^^xsd:decimal ;
  dwc:decimalLongitude "3.31883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_143'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2257_143'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.31883'^^xsd:double;
  dwc:latitude '55.9025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.31883 55.9025, 3.31883 55.9025, 3.31883 55.9025, 3.31883 55.9025, 3.31883 55.9025))'^^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 '2257_143'^^xsd:string;
  dwc:observationDate '2007-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.74 3.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.74"^^xsd:decimal ;
  dwc:decimalLongitude "3.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_1'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2257_1'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.935'^^xsd:double;
  dwc:latitude '55.74'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.935 55.74, 3.935 55.74, 3.935 55.74, 3.935 55.74, 3.935 55.74))'^^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 '2257_1'^^xsd:string;
  dwc:observationDate '2007-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00233 3.97367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00233"^^xsd:decimal ;
  dwc:decimalLongitude "3.97367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_37'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2257_37'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.816666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.97367'^^xsd:double;
  dwc:latitude '56.00233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.97367 56.00233, 3.97367 56.00233, 3.97367 56.00233, 3.97367 56.00233, 3.97367 56.00233))'^^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 '2257_37'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.67333 3.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.67333"^^xsd:decimal ;
  dwc:decimalLongitude "3.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_4'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2257_4'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.9'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.745'^^xsd:double;
  dwc:latitude '55.67333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.745 55.67333, 3.745 55.67333, 3.745 55.67333, 3.745 55.67333, 3.745 55.67333))'^^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 '2257_4'^^xsd:string;
  dwc:observationDate '2007-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.71167 3.41467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.71167"^^xsd:decimal ;
  dwc:decimalLongitude "3.41467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_28'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2257_28'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.41467'^^xsd:double;
  dwc:latitude '55.71167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.41467 55.71167, 3.41467 55.71167, 3.41467 55.71167, 3.41467 55.71167, 3.41467 55.71167))'^^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 '2257_28'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.78 3.20333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.78"^^xsd:decimal ;
  dwc:decimalLongitude "3.20333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_160'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_160'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.20333'^^xsd:double;
  dwc:latitude '55.78'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.20333 55.78, 3.20333 55.78, 3.20333 55.78, 3.20333 55.78, 3.20333 55.78))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic white-sided dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2257_160'^^xsd:string;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.96 3.41867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.41867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_144'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2257_144'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.41867'^^xsd:double;
  dwc:latitude '55.96'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.41867 55.96, 3.41867 55.96, 3.41867 55.96, 3.41867 55.96, 3.41867 55.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic white-sided dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2257_144'^^xsd:string;
  dwc:observationDate '2007-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03883 3.94666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.03883"^^xsd:decimal ;
  dwc:decimalLongitude "3.94666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_136'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2257_136'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.94666'^^xsd:double;
  dwc:latitude '56.03883'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.94666 56.03883, 3.94666 56.03883, 3.94666 56.03883, 3.94666 56.03883, 3.94666 56.03883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic white-sided dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2257_136'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.76967 3.207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.76967"^^xsd:decimal ;
  dwc:decimalLongitude "3.207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_139'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2257_139'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.207'^^xsd:double;
  dwc:latitude '55.76967'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.207 55.76967, 3.207 55.76967, 3.207 55.76967, 3.207 55.76967, 3.207 55.76967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic white-sided dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2257_139'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10067 3.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10067"^^xsd:decimal ;
  dwc:decimalLongitude "3.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_152'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2257_152'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.82667'^^xsd:double;
  dwc:latitude '56.10067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.82667 56.10067, 3.82667 56.10067, 3.82667 56.10067, 3.82667 56.10067, 3.82667 56.10067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic white-sided dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2257_152'^^xsd:string;
  dwc:observationDate '2007-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.855 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.855"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_107'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2257_107'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '55.855'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3 55.855, 3.3 55.855, 3.3 55.855, 3.3 55.855, 3.3 55.855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic white-sided dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2257_107'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84667 3.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84667"^^xsd:decimal ;
  dwc:decimalLongitude "3.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_23'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2257_23'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.435'^^xsd:double;
  dwc:latitude '55.84667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.435 55.84667, 3.435 55.84667, 3.435 55.84667, 3.435 55.84667, 3.435 55.84667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic white-sided dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2257_23'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82267 3.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.82267"^^xsd:decimal ;
  dwc:decimalLongitude "3.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_21'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2257_21'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.458'^^xsd:double;
  dwc:latitude '55.82267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.458 55.82267, 3.458 55.82267, 3.458 55.82267, 3.458 55.82267, 3.458 55.82267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic white-sided dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2257_21'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 3.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "3.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_83'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2257_83'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.46833'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.46833 55.84, 3.46833 55.84, 3.46833 55.84, 3.46833 55.84, 3.46833 55.84))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic white-sided dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2257_83'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9385 3.96483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9385"^^xsd:decimal ;
  dwc:decimalLongitude "3.96483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_41'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2257_41'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.96483'^^xsd:double;
  dwc:latitude '55.9385'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.96483 55.9385, 3.96483 55.9385, 3.96483 55.9385, 3.96483 55.9385, 3.96483 55.9385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic white-sided dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2257_41'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.76417 3.13283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.76417"^^xsd:decimal ;
  dwc:decimalLongitude "3.13283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_138'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2257_138'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.13283'^^xsd:double;
  dwc:latitude '55.76417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.13283 55.76417, 3.13283 55.76417, 3.13283 55.76417, 3.13283 55.76417, 3.13283 55.76417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic white-sided dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2257_138'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0155 3.95933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0155"^^xsd:decimal ;
  dwc:decimalLongitude "3.95933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_38'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2257_38'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.066666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.95933'^^xsd:double;
  dwc:latitude '56.0155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.95933 56.0155, 3.95933 56.0155, 3.95933 56.0155, 3.95933 56.0155, 3.95933 56.0155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_38'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.73267 3.43867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.73267"^^xsd:decimal ;
  dwc:decimalLongitude "3.43867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_132'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2257_132'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.43867'^^xsd:double;
  dwc:latitude '55.73267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.43867 55.73267, 3.43867 55.73267, 3.43867 55.73267, 3.43867 55.73267, 3.43867 55.73267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_132'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83867 3.61067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83867"^^xsd:decimal ;
  dwc:decimalLongitude "3.61067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_131'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2257_131'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.61067'^^xsd:double;
  dwc:latitude '55.83867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.61067 55.83867, 3.61067 55.83867, 3.61067 55.83867, 3.61067 55.83867, 3.61067 55.83867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_131'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.085 4.02167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.085"^^xsd:decimal ;
  dwc:decimalLongitude "4.02167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_157'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2257_157'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.02167'^^xsd:double;
  dwc:latitude '56.085'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.02167 56.085, 4.02167 56.085, 4.02167 56.085, 4.02167 56.085, 4.02167 56.085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_157'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68667 3.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.68667"^^xsd:decimal ;
  dwc:decimalLongitude "3.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_10'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2257_10'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.8166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.755'^^xsd:double;
  dwc:latitude '55.68667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.755 55.68667, 3.755 55.68667, 3.755 55.68667, 3.755 55.68667, 3.755 55.68667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_10'^^xsd:string;
  dwc:observationDate '2007-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.88483 3.23217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.88483"^^xsd:decimal ;
  dwc:decimalLongitude "3.23217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_149'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2257_149'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.23217'^^xsd:double;
  dwc:latitude '55.88483'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.23217 55.88483, 3.23217 55.88483, 3.23217 55.88483, 3.23217 55.88483, 3.23217 55.88483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_149'^^xsd:string;
  dwc:observationDate '2007-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40667 3.80017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40667"^^xsd:decimal ;
  dwc:decimalLongitude "3.80017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_17'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2257_17'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.80017'^^xsd:double;
  dwc:latitude '55.40667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.80017 55.40667, 3.80017 55.40667, 3.80017 55.40667, 3.80017 55.40667, 3.80017 55.40667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_17'^^xsd:string;
  dwc:observationDate '2007-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84167 3.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84167"^^xsd:decimal ;
  dwc:decimalLongitude "3.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_36'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2257_36'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.566666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.58'^^xsd:double;
  dwc:latitude '55.84167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.58 55.84167, 3.58 55.84167, 3.58 55.84167, 3.58 55.84167, 3.58 55.84167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_36'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.02567 3.9855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.02567"^^xsd:decimal ;
  dwc:decimalLongitude "3.9855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_39'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2257_39'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.9855'^^xsd:double;
  dwc:latitude '56.02567'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9855 56.02567, 3.9855 56.02567, 3.9855 56.02567, 3.9855 56.02567, 3.9855 56.02567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_39'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.74167 3.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.74167"^^xsd:decimal ;
  dwc:decimalLongitude "3.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_129'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2257_129'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.16'^^xsd:double;
  dwc:latitude '55.74167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.16 55.74167, 3.16 55.74167, 3.16 55.74167, 3.16 55.74167, 3.16 55.74167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_129'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.76333 3.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.76333"^^xsd:decimal ;
  dwc:decimalLongitude "3.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_130'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2257_130'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.675'^^xsd:double;
  dwc:latitude '55.76333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.675 55.76333, 3.675 55.76333, 3.675 55.76333, 3.675 55.76333, 3.675 55.76333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_130'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.77167 3.77833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.77167"^^xsd:decimal ;
  dwc:decimalLongitude "3.77833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_13'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2257_13'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.716666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.77833'^^xsd:double;
  dwc:latitude '55.77167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.77833 55.77167, 3.77833 55.77167, 3.77833 55.77167, 3.77833 55.77167, 3.77833 55.77167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_13'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.78333 3.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.78333"^^xsd:decimal ;
  dwc:decimalLongitude "3.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_12'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2257_12'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.7333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.65333'^^xsd:double;
  dwc:latitude '55.78333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.65333 55.78333, 3.65333 55.78333, 3.65333 55.78333, 3.65333 55.78333, 3.65333 55.78333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_12'^^xsd:string;
  dwc:observationDate '2007-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.76 3.92833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.76"^^xsd:decimal ;
  dwc:decimalLongitude "3.92833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_6'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2257_6'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.92833'^^xsd:double;
  dwc:latitude '55.76'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.92833 55.76, 3.92833 55.76, 3.92833 55.76, 3.92833 55.76, 3.92833 55.76))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_6'^^xsd:string;
  dwc:observationDate '2007-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.73567 3.1495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.73567"^^xsd:decimal ;
  dwc:decimalLongitude "3.1495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_123'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2257_123'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.1495'^^xsd:double;
  dwc:latitude '55.73567'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1495 55.73567, 3.1495 55.73567, 3.1495 55.73567, 3.1495 55.73567, 3.1495 55.73567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_123'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.865 4.20333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.865"^^xsd:decimal ;
  dwc:decimalLongitude "4.20333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_2'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2257_2'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.20333'^^xsd:double;
  dwc:latitude '55.865'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.20333 55.865, 4.20333 55.865, 4.20333 55.865, 4.20333 55.865, 4.20333 55.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_2'^^xsd:string;
  dwc:observationDate '2007-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.70367 4.27067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.70367"^^xsd:decimal ;
  dwc:decimalLongitude "4.27067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_14'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2257_14'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.27067'^^xsd:double;
  dwc:latitude '55.70367'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.27067 55.70367, 4.27067 55.70367, 4.27067 55.70367, 4.27067 55.70367, 4.27067 55.70367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_14'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.78833 4.13317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.78833"^^xsd:decimal ;
  dwc:decimalLongitude "4.13317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_11'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2257_11'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.13317'^^xsd:double;
  dwc:latitude '55.78833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.13317 55.78833, 4.13317 55.78833, 4.13317 55.78833, 4.13317 55.78833, 4.13317 55.78833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_11'^^xsd:string;
  dwc:observationDate '2007-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.74167 3.19283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.74167"^^xsd:decimal ;
  dwc:decimalLongitude "3.19283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_125'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2257_125'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.19283'^^xsd:double;
  dwc:latitude '55.74167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.19283 55.74167, 3.19283 55.74167, 3.19283 55.74167, 3.19283 55.74167, 3.19283 55.74167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_125'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.63167 3.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.63167"^^xsd:decimal ;
  dwc:decimalLongitude "3.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_9'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2257_9'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.7'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.58'^^xsd:double;
  dwc:latitude '55.63167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.58 55.63167, 3.58 55.63167, 3.58 55.63167, 3.58 55.63167, 3.58 55.63167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_9'^^xsd:string;
  dwc:observationDate '2007-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.15467 4.58117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.15467"^^xsd:decimal ;
  dwc:decimalLongitude "4.58117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_15'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2257_15'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.58117'^^xsd:double;
  dwc:latitude '53.15467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.58117 53.15467, 4.58117 53.15467, 4.58117 53.15467, 4.58117 53.15467, 4.58117 53.15467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_15'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.70167 3.62833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.70167"^^xsd:decimal ;
  dwc:decimalLongitude "3.62833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_56'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2257_56'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.62833'^^xsd:double;
  dwc:latitude '55.70167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.62833 55.70167, 3.62833 55.70167, 3.62833 55.70167, 3.62833 55.70167, 3.62833 55.70167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_56'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.105 3.88483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.105"^^xsd:decimal ;
  dwc:decimalLongitude "3.88483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_158'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2257_158'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.88483'^^xsd:double;
  dwc:latitude '56.105'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.88483 56.105, 3.88483 56.105, 3.88483 56.105, 3.88483 56.105, 3.88483 56.105))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_158'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.86867 3.7155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.86867"^^xsd:decimal ;
  dwc:decimalLongitude "3.7155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_43'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2257_43'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.7155'^^xsd:double;
  dwc:latitude '55.86867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.7155 55.86867, 3.7155 55.86867, 3.7155 55.86867, 3.7155 55.86867, 3.7155 55.86867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_43'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.74 3.44667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.74"^^xsd:decimal ;
  dwc:decimalLongitude "3.44667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_133'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2257_133'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.44667'^^xsd:double;
  dwc:latitude '55.74'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.44667 55.74, 3.44667 55.74, 3.44667 55.74, 3.44667 55.74, 3.44667 55.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_133'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.093 3.99666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.093"^^xsd:decimal ;
  dwc:decimalLongitude "3.99666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_159'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2257_159'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.99666'^^xsd:double;
  dwc:latitude '56.093'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.99666 56.093, 3.99666 56.093, 3.99666 56.093, 3.99666 56.093, 3.99666 56.093))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbour porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2257_159'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1025 4.30267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1025"^^xsd:decimal ;
  dwc:decimalLongitude "4.30267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_102'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_102'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.30267'^^xsd:double;
  dwc:latitude '56.1025'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.30267 56.1025, 4.30267 56.1025, 4.30267 56.1025, 4.30267 56.1025, 4.30267 56.1025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_102'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1185 4.30383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1185"^^xsd:decimal ;
  dwc:decimalLongitude "4.30383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_103'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_103'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.633333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.30383'^^xsd:double;
  dwc:latitude '56.1185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.30383 56.1185, 4.30383 56.1185, 4.30383 56.1185, 4.30383 56.1185, 4.30383 56.1185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_103'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.149 3.74416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.149"^^xsd:decimal ;
  dwc:decimalLongitude "3.74416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_162'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2257_162'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.966666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.74416'^^xsd:double;
  dwc:latitude '56.149'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.74416 56.149, 3.74416 56.149, 3.74416 56.149, 3.74416 56.149, 3.74416 56.149))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_162'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.835 3.35833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.835"^^xsd:decimal ;
  dwc:decimalLongitude "3.35833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_69'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2257_69'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.35833'^^xsd:double;
  dwc:latitude '55.835'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.35833 55.835, 3.35833 55.835, 3.35833 55.835, 3.35833 55.835, 3.35833 55.835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_69'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.88633 3.33767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.88633"^^xsd:decimal ;
  dwc:decimalLongitude "3.33767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_116'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2257_116'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.15'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.33767'^^xsd:double;
  dwc:latitude '55.88633'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.33767 55.88633, 3.33767 55.88633, 3.33767 55.88633, 3.33767 55.88633, 3.33767 55.88633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_116'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.89103 3.38489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.89103"^^xsd:decimal ;
  dwc:decimalLongitude "3.38489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_117'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2257_117'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.38489'^^xsd:double;
  dwc:latitude '55.89103'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.38489 55.89103, 3.38489 55.89103, 3.38489 55.89103, 3.38489 55.89103, 3.38489 55.89103))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_117'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.89133 3.39467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.89133"^^xsd:decimal ;
  dwc:decimalLongitude "3.39467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_25'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2257_25'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.39467'^^xsd:double;
  dwc:latitude '55.89133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.39467 55.89133, 3.39467 55.89133, 3.39467 55.89133, 3.39467 55.89133, 3.39467 55.89133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_25'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8035 3.43917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8035"^^xsd:decimal ;
  dwc:decimalLongitude "3.43917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_65'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2257_65'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.483333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.43917'^^xsd:double;
  dwc:latitude '55.8035'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.43917 55.8035, 3.43917 55.8035, 3.43917 55.8035, 3.43917 55.8035, 3.43917 55.8035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_65'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 3.40333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "3.40333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_62'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2257_62'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.40333'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.40333 55.81, 3.40333 55.81, 3.40333 55.81, 3.40333 55.81, 3.40333 55.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_62'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81383 3.41833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81383"^^xsd:decimal ;
  dwc:decimalLongitude "3.41833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_63'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2257_63'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.933333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.41833'^^xsd:double;
  dwc:latitude '55.81383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.41833 55.81383, 3.41833 55.81383, 3.41833 55.81383, 3.41833 55.81383, 3.41833 55.81383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_63'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8435 3.42633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8435"^^xsd:decimal ;
  dwc:decimalLongitude "3.42633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_24'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2257_24'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.516666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.42633'^^xsd:double;
  dwc:latitude '55.8435'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.42633 55.8435, 3.42633 55.8435, 3.42633 55.8435, 3.42633 55.8435, 3.42633 55.8435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_24'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82683 3.4595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.82683"^^xsd:decimal ;
  dwc:decimalLongitude "3.4595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_106'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2257_106'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.066666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.4595'^^xsd:double;
  dwc:latitude '55.82683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4595 55.82683, 3.4595 55.82683, 3.4595 55.82683, 3.4595 55.82683, 3.4595 55.82683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_106'^^xsd:string;
  dwc:observationDate '2007-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85333 3.47833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85333"^^xsd:decimal ;
  dwc:decimalLongitude "3.47833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_84'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2257_84'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.1'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.47833'^^xsd:double;
  dwc:latitude '55.85333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.47833 55.85333, 3.47833 55.85333, 3.47833 55.85333, 3.47833 55.85333, 3.47833 55.85333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_84'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85583 3.47233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85583"^^xsd:decimal ;
  dwc:decimalLongitude "3.47233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_22'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2257_22'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.47233'^^xsd:double;
  dwc:latitude '55.85583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.47233 55.85583, 3.47233 55.85583, 3.47233 55.85583, 3.47233 55.85583, 3.47233 55.85583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_22'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.875 3.48167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.875"^^xsd:decimal ;
  dwc:decimalLongitude "3.48167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_85'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2257_85'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.716666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.48167'^^xsd:double;
  dwc:latitude '55.875'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.48167 55.875, 3.48167 55.875, 3.48167 55.875, 3.48167 55.875, 3.48167 55.875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_85'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.97617 3.25867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.97617"^^xsd:decimal ;
  dwc:decimalLongitude "3.25867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_164'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2257_164'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.25867'^^xsd:double;
  dwc:latitude '55.97617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.25867 55.97617, 3.25867 55.97617, 3.25867 55.97617, 3.25867 55.97617, 3.25867 55.97617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_164'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.91583 3.39833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.91583"^^xsd:decimal ;
  dwc:decimalLongitude "3.39833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_118'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2257_118'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.39833'^^xsd:double;
  dwc:latitude '55.91583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.39833 55.91583, 3.39833 55.91583, 3.39833 55.91583, 3.39833 55.91583, 3.39833 55.91583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_118'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.94383 3.38433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.94383"^^xsd:decimal ;
  dwc:decimalLongitude "3.38433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_119'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2257_119'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.38433'^^xsd:double;
  dwc:latitude '55.94383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.38433 55.94383, 3.38433 55.94383, 3.38433 55.94383, 3.38433 55.94383, 3.38433 55.94383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_119'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.90233 3.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.90233"^^xsd:decimal ;
  dwc:decimalLongitude "3.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_121'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2257_121'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.406'^^xsd:double;
  dwc:latitude '55.90233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.406 55.90233, 3.406 55.90233, 3.406 55.90233, 3.406 55.90233, 3.406 55.90233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_121'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.735 3.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.735"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_99'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_99'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.71'^^xsd:double;
  dwc:latitude '55.735'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.71 55.735, 3.71 55.735, 3.71 55.735, 3.71 55.735, 3.71 55.735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_99'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.66167 3.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.66167"^^xsd:decimal ;
  dwc:decimalLongitude "3.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_26'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2257_26'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.255'^^xsd:double;
  dwc:latitude '55.66167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.255 55.66167, 3.255 55.66167, 3.255 55.66167, 3.255 55.66167, 3.255 55.66167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_26'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.67217 3.2745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.67217"^^xsd:decimal ;
  dwc:decimalLongitude "3.2745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_33'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2257_33'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.2745'^^xsd:double;
  dwc:latitude '55.67217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2745 55.67217, 3.2745 55.67217, 3.2745 55.67217, 3.2745 55.67217, 3.2745 55.67217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_33'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.686 3.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.686"^^xsd:decimal ;
  dwc:decimalLongitude "3.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_32'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2257_32'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.261'^^xsd:double;
  dwc:latitude '55.686'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.261 55.686, 3.261 55.686, 3.261 55.686, 3.261 55.686, 3.261 55.686))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_32'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.678 3.31517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.678"^^xsd:decimal ;
  dwc:decimalLongitude "3.31517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_27'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2257_27'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.783333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.31517'^^xsd:double;
  dwc:latitude '55.678'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.31517 55.678, 3.31517 55.678, 3.31517 55.678, 3.31517 55.678, 3.31517 55.678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_27'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.688 3.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.688"^^xsd:decimal ;
  dwc:decimalLongitude "3.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_34'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2257_34'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.332'^^xsd:double;
  dwc:latitude '55.688'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.332 55.688, 3.332 55.688, 3.332 55.688, 3.332 55.688, 3.332 55.688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_34'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68167 3.41167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.68167"^^xsd:decimal ;
  dwc:decimalLongitude "3.41167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_35'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2257_35'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.41167'^^xsd:double;
  dwc:latitude '55.68167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.41167 55.68167, 3.41167 55.68167, 3.41167 55.68167, 3.41167 55.68167, 3.41167 55.68167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_35'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.729 3.19833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.729"^^xsd:decimal ;
  dwc:decimalLongitude "3.19833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_54'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2257_54'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.19833'^^xsd:double;
  dwc:latitude '55.729'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.19833 55.729, 3.19833 55.729, 3.19833 55.729, 3.19833 55.729, 3.19833 55.729))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_54'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.723 3.23267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.723"^^xsd:decimal ;
  dwc:decimalLongitude "3.23267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_53'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2257_53'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.0333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.23267'^^xsd:double;
  dwc:latitude '55.723'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.23267 55.723, 3.23267 55.723, 3.23267 55.723, 3.23267 55.723, 3.23267 55.723))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_53'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.72467 3.28367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.72467"^^xsd:decimal ;
  dwc:decimalLongitude "3.28367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_31'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2257_31'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.28367'^^xsd:double;
  dwc:latitude '55.72467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.28367 55.72467, 3.28367 55.72467, 3.28367 55.72467, 3.28367 55.72467, 3.28367 55.72467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_31'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7205 3.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7205"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_46'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2257_46'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.317'^^xsd:double;
  dwc:latitude '55.7205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.317 55.7205, 3.317 55.7205, 3.317 55.7205, 3.317 55.7205, 3.317 55.7205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_46'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.745 3.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.745"^^xsd:decimal ;
  dwc:decimalLongitude "3.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_72'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2257_72'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.36'^^xsd:double;
  dwc:latitude '55.745'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.36 55.745, 3.36 55.745, 3.36 55.745, 3.36 55.745, 3.36 55.745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_72'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.74767 3.38683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.74767"^^xsd:decimal ;
  dwc:decimalLongitude "3.38683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_30'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2257_30'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.38683'^^xsd:double;
  dwc:latitude '55.74767'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.38683 55.74767, 3.38683 55.74767, 3.38683 55.74767, 3.38683 55.74767, 3.38683 55.74767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_30'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75383 3.3025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75383"^^xsd:decimal ;
  dwc:decimalLongitude "3.3025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_50'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2257_50'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.0666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.3025'^^xsd:double;
  dwc:latitude '55.75383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3025 55.75383, 3.3025 55.75383, 3.3025 55.75383, 3.3025 55.75383, 3.3025 55.75383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_50'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75533 3.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75533"^^xsd:decimal ;
  dwc:decimalLongitude "3.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_47'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2257_47'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.316666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.341'^^xsd:double;
  dwc:latitude '55.75533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.341 55.75533, 3.341 55.75533, 3.341 55.75533, 3.341 55.75533, 3.341 55.75533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_47'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.758 3.37183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.758"^^xsd:decimal ;
  dwc:decimalLongitude "3.37183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_45'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2257_45'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.37183'^^xsd:double;
  dwc:latitude '55.758'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.37183 55.758, 3.37183 55.758, 3.37183 55.758, 3.37183 55.758, 3.37183 55.758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_45'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.76133 3.38167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.76133"^^xsd:decimal ;
  dwc:decimalLongitude "3.38167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_59'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2257_59'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.38167'^^xsd:double;
  dwc:latitude '55.76133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.38167 55.76133, 3.38167 55.76133, 3.38167 55.76133, 3.38167 55.76133, 3.38167 55.76133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_59'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.78067 3.41167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.78067"^^xsd:decimal ;
  dwc:decimalLongitude "3.41167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_49'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2257_49'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.41167'^^xsd:double;
  dwc:latitude '55.78067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.41167 55.78067, 3.41167 55.78067, 3.41167 55.78067, 3.41167 55.78067, 3.41167 55.78067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_49'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79533 3.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79533"^^xsd:decimal ;
  dwc:decimalLongitude "3.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_64'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2257_64'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.4135'^^xsd:double;
  dwc:latitude '55.79533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4135 55.79533, 3.4135 55.79533, 3.4135 55.79533, 3.4135 55.79533, 3.4135 55.79533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_64'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.78167 3.71667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.78167"^^xsd:decimal ;
  dwc:decimalLongitude "3.71667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_94'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_94'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.71667'^^xsd:double;
  dwc:latitude '55.78167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.71667 55.78167, 3.71667 55.78167, 3.71667 55.78167, 3.71667 55.78167, 3.71667 55.78167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_94'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.78583 3.78583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.78583"^^xsd:decimal ;
  dwc:decimalLongitude "3.78583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_70'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2257_70'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.1'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.78583'^^xsd:double;
  dwc:latitude '55.78583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.78583 55.78583, 3.78583 55.78583, 3.78583 55.78583, 3.78583 55.78583, 3.78583 55.78583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_70'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.70167 3.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.70167"^^xsd:decimal ;
  dwc:decimalLongitude "3.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_18'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2257_18'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.82667'^^xsd:double;
  dwc:latitude '55.70167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.82667 55.70167, 3.82667 55.70167, 3.82667 55.70167, 3.82667 55.70167, 3.82667 55.70167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_18'^^xsd:string;
  dwc:observationDate '2007-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7325 3.88017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7325"^^xsd:decimal ;
  dwc:decimalLongitude "3.88017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_124'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2257_124'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.88017'^^xsd:double;
  dwc:latitude '55.7325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.88017 55.7325, 3.88017 55.7325, 3.88017 55.7325, 3.88017 55.7325, 3.88017 55.7325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_124'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7935 3.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7935"^^xsd:decimal ;
  dwc:decimalLongitude "3.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_105'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_105'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.55'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.861'^^xsd:double;
  dwc:latitude '55.7935'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.861 55.7935, 3.861 55.7935, 3.861 55.7935, 3.861 55.7935, 3.861 55.7935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_105'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81067 3.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81067"^^xsd:decimal ;
  dwc:decimalLongitude "3.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_68'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2257_68'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.541'^^xsd:double;
  dwc:latitude '55.81067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.541 55.81067, 3.541 55.81067, 3.541 55.81067, 3.541 55.81067, 3.541 55.81067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_68'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83083 3.5185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83083"^^xsd:decimal ;
  dwc:decimalLongitude "3.5185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_73'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2257_73'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.5185'^^xsd:double;
  dwc:latitude '55.83083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.5185 55.83083, 3.5185 55.83083, 3.5185 55.83083, 3.5185 55.83083, 3.5185 55.83083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_73'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8135 3.5505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8135"^^xsd:decimal ;
  dwc:decimalLongitude "3.5505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_66'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2257_66'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.35'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.5505'^^xsd:double;
  dwc:latitude '55.8135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.5505 55.8135, 3.5505 55.8135, 3.5505 55.8135, 3.5505 55.8135, 3.5505 55.8135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_66'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84333 3.58167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84333"^^xsd:decimal ;
  dwc:decimalLongitude "3.58167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_81'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2257_81'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.58167'^^xsd:double;
  dwc:latitude '55.84333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.58167 55.84333, 3.58167 55.84333, 3.58167 55.84333, 3.58167 55.84333, 3.58167 55.84333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_81'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85183 3.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85183"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_82'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2257_82'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.433333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.57'^^xsd:double;
  dwc:latitude '55.85183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.57 55.85183, 3.57 55.85183, 3.57 55.85183, 3.57 55.85183, 3.57 55.85183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_82'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 3.60583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.60583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_75'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2257_75'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.60583'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.60583 55.85, 3.60583 55.85, 3.60583 55.85, 3.60583 55.85, 3.60583 55.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_75'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.86083 3.61533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.86083"^^xsd:decimal ;
  dwc:decimalLongitude "3.61533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_76'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2257_76'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.15'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.61533'^^xsd:double;
  dwc:latitude '55.86083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.61533 55.86083, 3.61533 55.86083, 3.61533 55.86083, 3.61533 55.86083, 3.61533 55.86083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_76'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.87167 3.61833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.87167"^^xsd:decimal ;
  dwc:decimalLongitude "3.61833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_74'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2257_74'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.8833333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.61833'^^xsd:double;
  dwc:latitude '55.87167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.61833 55.87167, 3.61833 55.87167, 3.61833 55.87167, 3.61833 55.87167, 3.61833 55.87167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_74'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8865 3.66833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8865"^^xsd:decimal ;
  dwc:decimalLongitude "3.66833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_77'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2257_77'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.2166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.66833'^^xsd:double;
  dwc:latitude '55.8865'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.66833 55.8865, 3.66833 55.8865, 3.66833 55.8865, 3.66833 55.8865, 3.66833 55.8865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_77'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.80833 3.75667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.80833"^^xsd:decimal ;
  dwc:decimalLongitude "3.75667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_95'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_95'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.75667'^^xsd:double;
  dwc:latitude '55.80833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.75667 55.80833, 3.75667 55.80833, 3.75667 55.80833, 3.75667 55.80833, 3.75667 55.80833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_95'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.806 3.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.806"^^xsd:decimal ;
  dwc:decimalLongitude "3.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_98'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_98'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.778'^^xsd:double;
  dwc:latitude '55.806'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.778 55.806, 3.778 55.806, 3.778 55.806, 3.778 55.806, 3.778 55.806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_98'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.89833 3.72117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.89833"^^xsd:decimal ;
  dwc:decimalLongitude "3.72117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_109'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2257_109'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.466666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.72117'^^xsd:double;
  dwc:latitude '55.89833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.72117 55.89833, 3.72117 55.89833, 3.72117 55.89833, 3.72117 55.89833, 3.72117 55.89833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_109'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.88 3.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.88"^^xsd:decimal ;
  dwc:decimalLongitude "3.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_58'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2257_58'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.765'^^xsd:double;
  dwc:latitude '55.88'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.765 55.88, 3.765 55.88, 3.765 55.88, 3.765 55.88, 3.765 55.88))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_58'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84167 3.81333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84167"^^xsd:decimal ;
  dwc:decimalLongitude "3.81333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_97'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_97'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.81333'^^xsd:double;
  dwc:latitude '55.84167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.81333 55.84167, 3.81333 55.84167, 3.81333 55.84167, 3.81333 55.84167, 3.81333 55.84167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_97'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.80483 3.86533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.80483"^^xsd:decimal ;
  dwc:decimalLongitude "3.86533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_29'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2257_29'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.9833333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.86533'^^xsd:double;
  dwc:latitude '55.80483'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.86533 55.80483, 3.86533 55.80483, 3.86533 55.80483, 3.86533 55.80483, 3.86533 55.80483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_29'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.88117 3.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.88117"^^xsd:decimal ;
  dwc:decimalLongitude "3.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_80'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2257_80'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.947'^^xsd:double;
  dwc:latitude '55.88117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.947 55.88117, 3.947 55.88117, 3.947 55.88117, 3.947 55.88117, 3.947 55.88117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_80'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.90267 3.7075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.90267"^^xsd:decimal ;
  dwc:decimalLongitude "3.7075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_110'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2257_110'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.7075'^^xsd:double;
  dwc:latitude '55.90267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.7075 55.90267, 3.7075 55.90267, 3.7075 55.90267, 3.7075 55.90267, 3.7075 55.90267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_110'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.90583 3.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.90583"^^xsd:decimal ;
  dwc:decimalLongitude "3.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_78'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2257_78'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.715'^^xsd:double;
  dwc:latitude '55.90583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.715 55.90583, 3.715 55.90583, 3.715 55.90583, 3.715 55.90583, 3.715 55.90583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_78'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.912 3.73967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.912"^^xsd:decimal ;
  dwc:decimalLongitude "3.73967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_111'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2257_111'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.73967'^^xsd:double;
  dwc:latitude '55.912'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.73967 55.912, 3.73967 55.912, 3.73967 55.912, 3.73967 55.912, 3.73967 55.912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_111'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.936 3.86983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.936"^^xsd:decimal ;
  dwc:decimalLongitude "3.86983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_96'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_96'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.86983'^^xsd:double;
  dwc:latitude '55.936'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.86983 55.936, 3.86983 55.936, 3.86983 55.936, 3.86983 55.936, 3.86983 55.936))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_96'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9795 3.93567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9795"^^xsd:decimal ;
  dwc:decimalLongitude "3.93567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_141'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2257_141'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.016666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.93567'^^xsd:double;
  dwc:latitude '55.9795'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.93567 55.9795, 3.93567 55.9795, 3.93567 55.9795, 3.93567 55.9795, 3.93567 55.9795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_141'^^xsd:string;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30633 4.56617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30633"^^xsd:decimal ;
  dwc:decimalLongitude "4.56617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_147'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2257_147'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.56617'^^xsd:double;
  dwc:latitude '55.30633'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.56617 55.30633, 4.56617 55.30633, 4.56617 55.30633, 4.56617 55.30633, 4.56617 55.30633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_147'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.73617 4.01017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.73617"^^xsd:decimal ;
  dwc:decimalLongitude "4.01017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_122'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2257_122'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.95'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.01017'^^xsd:double;
  dwc:latitude '55.73617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.01017 55.73617, 4.01017 55.73617, 4.01017 55.73617, 4.01017 55.73617, 4.01017 55.73617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_122'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7775 4.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7775"^^xsd:decimal ;
  dwc:decimalLongitude "4.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_44'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2257_44'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.027'^^xsd:double;
  dwc:latitude '55.7775'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.027 55.7775, 4.027 55.7775, 4.027 55.7775, 4.027 55.7775, 4.027 55.7775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_44'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79167 4.12833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79167"^^xsd:decimal ;
  dwc:decimalLongitude "4.12833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_42'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2257_42'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.12833'^^xsd:double;
  dwc:latitude '55.79167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.12833 55.79167, 4.12833 55.79167, 4.12833 55.79167, 4.12833 55.79167, 4.12833 55.79167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_42'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.99667 4.03833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.99667"^^xsd:decimal ;
  dwc:decimalLongitude "4.03833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_86'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2257_86'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.03833'^^xsd:double;
  dwc:latitude '55.99667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.03833 55.99667, 4.03833 55.99667, 4.03833 55.99667, 4.03833 55.99667, 4.03833 55.99667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_86'^^xsd:string;
  dwc:observationDate '2007-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03683 3.82167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.03683"^^xsd:decimal ;
  dwc:decimalLongitude "3.82167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_137'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2257_137'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.82167'^^xsd:double;
  dwc:latitude '56.03683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.82167 56.03683, 3.82167 56.03683, 3.82167 56.03683, 3.82167 56.03683, 3.82167 56.03683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_137'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09117 3.94167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.09117"^^xsd:decimal ;
  dwc:decimalLongitude "3.94167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_148'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2257_148'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.94167'^^xsd:double;
  dwc:latitude '56.09117'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.94167 56.09117, 3.94167 56.09117, 3.94167 56.09117, 3.94167 56.09117, 3.94167 56.09117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_148'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2645 3.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2645"^^xsd:decimal ;
  dwc:decimalLongitude "3.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_163'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2257_163'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.99'^^xsd:double;
  dwc:latitude '56.2645'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.99 56.2645, 3.99 56.2645, 3.99 56.2645, 3.99 56.2645, 3.99 56.2645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_163'^^xsd:string;
  dwc:observationDate '2007-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00383 4.0645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00383"^^xsd:decimal ;
  dwc:decimalLongitude "4.0645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_112'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2257_112'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.0645'^^xsd:double;
  dwc:latitude '56.00383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.0645 56.00383, 4.0645 56.00383, 4.0645 56.00383, 4.0645 56.00383, 4.0645 56.00383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_112'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.02567 4.084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.02567"^^xsd:decimal ;
  dwc:decimalLongitude "4.084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_113'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2257_113'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.3'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.084'^^xsd:double;
  dwc:latitude '56.02567'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.084 56.02567, 4.084 56.02567, 4.084 56.02567, 4.084 56.02567, 4.084 56.02567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_113'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.055 4.08517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.055"^^xsd:decimal ;
  dwc:decimalLongitude "4.08517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_101'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_101'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.08517'^^xsd:double;
  dwc:latitude '56.055'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.08517 56.055, 4.08517 56.055, 4.08517 56.055, 4.08517 56.055, 4.08517 56.055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_101'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09133 4.08233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.09133"^^xsd:decimal ;
  dwc:decimalLongitude "4.08233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_135'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2257_135'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.08233'^^xsd:double;
  dwc:latitude '56.09133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.08233 56.09133, 4.08233 56.09133, 4.08233 56.09133, 4.08233 56.09133, 4.08233 56.09133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_135'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.02267 4.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.02267"^^xsd:decimal ;
  dwc:decimalLongitude "4.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 "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_114'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2257_114'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.117'^^xsd:double;
  dwc:latitude '56.02267'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.117 56.02267, 4.117 56.02267, 4.117 56.02267, 4.117 56.02267, 4.117 56.02267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_114'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.02817 4.15017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.02817"^^xsd:decimal ;
  dwc:decimalLongitude "4.15017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_100'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_100'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.15017'^^xsd:double;
  dwc:latitude '56.02817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.15017 56.02817, 4.15017 56.02817, 4.15017 56.02817, 4.15017 56.02817, 4.15017 56.02817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_100'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.04683 4.16583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.04683"^^xsd:decimal ;
  dwc:decimalLongitude "4.16583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_142'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2257_142'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.16583'^^xsd:double;
  dwc:latitude '56.04683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.16583 56.04683, 4.16583 56.04683, 4.16583 56.04683, 4.16583 56.04683, 4.16583 56.04683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_142'^^xsd:string;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08083 4.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08083"^^xsd:decimal ;
  dwc:decimalLongitude "4.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_134'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2257_134'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.633333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.105'^^xsd:double;
  dwc:latitude '56.08083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.105 56.08083, 4.105 56.08083, 4.105 56.08083, 4.105 56.08083, 4.105 56.08083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_134'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.067 4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.067"^^xsd:decimal ;
  dwc:decimalLongitude "4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_104'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_104'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.733333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.17'^^xsd:double;
  dwc:latitude '56.067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.17 56.067, 4.17 56.067, 4.17 56.067, 4.17 56.067, 4.17 56.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_104'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08167 4.27917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08167"^^xsd:decimal ;
  dwc:decimalLongitude "4.27917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_87'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2257_87'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.083333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.27917'^^xsd:double;
  dwc:latitude '56.08167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.27917 56.08167, 4.27917 56.08167, 4.27917 56.08167, 4.27917 56.08167, 4.27917 56.08167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_87'^^xsd:string;
  dwc:observationDate '2007-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1255 4.27783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1255"^^xsd:decimal ;
  dwc:decimalLongitude "4.27783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_151'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2257_151'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.6333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.27783'^^xsd:double;
  dwc:latitude '56.1255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.27783 56.1255, 4.27783 56.1255, 4.27783 56.1255, 4.27783 56.1255, 4.27783 56.1255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_151'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.69133 3.72183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.69133"^^xsd:decimal ;
  dwc:decimalLongitude "3.72183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_16'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2257_16'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.72183'^^xsd:double;
  dwc:latitude '55.69133'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.72183 55.69133, 3.72183 55.69133, 3.72183 55.69133, 3.72183 55.69133, 3.72183 55.69133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_16'^^xsd:string;
  dwc:observationDate '2007-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79167 3.53167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79167"^^xsd:decimal ;
  dwc:decimalLongitude "3.53167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_67'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2257_67'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.3666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.53167'^^xsd:double;
  dwc:latitude '55.79167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.53167 55.79167, 3.53167 55.79167, 3.53167 55.79167, 3.53167 55.79167, 3.53167 55.79167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_67'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.70167 3.62833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.70167"^^xsd:decimal ;
  dwc:decimalLongitude "3.62833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_55'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2257_55'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.62833'^^xsd:double;
  dwc:latitude '55.70167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.62833 55.70167, 3.62833 55.70167, 3.62833 55.70167, 3.62833 55.70167, 3.62833 55.70167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_55'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.71 3.64167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.71"^^xsd:decimal ;
  dwc:decimalLongitude "3.64167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_57'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2257_57'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.64167'^^xsd:double;
  dwc:latitude '55.71'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64167 55.71, 3.64167 55.71, 3.64167 55.71, 3.64167 55.71, 3.64167 55.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_57'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7325 3.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7325"^^xsd:decimal ;
  dwc:decimalLongitude "3.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_92'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_92'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.635'^^xsd:double;
  dwc:latitude '55.7325'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.635 55.7325, 3.635 55.7325, 3.635 55.7325, 3.635 55.7325, 3.635 55.7325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_92'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.73833 3.64667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.73833"^^xsd:decimal ;
  dwc:decimalLongitude "3.64667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_93'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2257_93'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.64667'^^xsd:double;
  dwc:latitude '55.73833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64667 55.73833, 3.64667 55.73833, 3.64667 55.73833, 3.64667 55.73833, 3.64667 55.73833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_93'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.70817 3.65283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.70817"^^xsd:decimal ;
  dwc:decimalLongitude "3.65283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_127'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2257_127'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.6333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.65283'^^xsd:double;
  dwc:latitude '55.70817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.65283 55.70817, 3.65283 55.70817, 3.65283 55.70817, 3.65283 55.70817, 3.65283 55.70817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_127'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.74917 3.66133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.74917"^^xsd:decimal ;
  dwc:decimalLongitude "3.66133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_128'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2257_128'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1333333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.66133'^^xsd:double;
  dwc:latitude '55.74917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.66133 55.74917, 3.66133 55.74917, 3.66133 55.74917, 3.66133 55.74917, 3.66133 55.74917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern minke whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '2257_128'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7515 3.37067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7515"^^xsd:decimal ;
  dwc:decimalLongitude "3.37067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_52'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2257_52'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.5666666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.37067'^^xsd:double;
  dwc:latitude '55.7515'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.37067 55.7515, 3.37067 55.7515, 3.37067 55.7515, 3.37067 55.7515, 3.37067 55.7515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2257_52'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.74617 3.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.74617"^^xsd:decimal ;
  dwc:decimalLongitude "3.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_51'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2257_51'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.34167'^^xsd:double;
  dwc:latitude '55.74617'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.34167 55.74617, 3.34167 55.74617, 3.34167 55.74617, 3.34167 55.74617, 3.34167 55.74617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2257_51'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.04067 4.14833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.04067"^^xsd:decimal ;
  dwc:decimalLongitude "4.14833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_115'^^xsd:string;
  dwc:scientificName 'Phocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2257_115'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.933333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.14833'^^xsd:double;
  dwc:latitude '56.04067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.14833 56.04067, 4.14833 56.04067, 4.14833 56.04067, 4.14833 56.04067, 4.14833 56.04067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Seal sp." by the provider'^^xsd:string;
  dwc:aphiaid '136976'^^xsd:integer;
  dwc:occurrenceId '2257_115'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '136976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81433 3.8225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81433"^^xsd:decimal ;
  dwc:decimalLongitude "3.8225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_126'^^xsd:string;
  dwc:scientificName 'Phocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2257_126'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.533333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.8225'^^xsd:double;
  dwc:latitude '55.81433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8225 55.81433, 3.8225 55.81433, 3.8225 55.81433, 3.8225 55.81433, 3.8225 55.81433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Seal sp." by the provider'^^xsd:string;
  dwc:aphiaid '136976'^^xsd:integer;
  dwc:occurrenceId '2257_126'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '136976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.76 3.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.76"^^xsd:decimal ;
  dwc:decimalLongitude "3.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_5'^^xsd:string;
  dwc:scientificName 'Phocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2257_5'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.75167'^^xsd:double;
  dwc:latitude '55.76'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.75167 55.76, 3.75167 55.76, 3.75167 55.76, 3.75167 55.76, 3.75167 55.76))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Seal sp." by the provider'^^xsd:string;
  dwc:aphiaid '136976'^^xsd:integer;
  dwc:occurrenceId '2257_5'^^xsd:string;
  dwc:observationDate '2007-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '136976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8155 3.21983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8155"^^xsd:decimal ;
  dwc:decimalLongitude "3.21983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_154'^^xsd:string;
  dwc:scientificName 'Phocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2257_154'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.21983'^^xsd:double;
  dwc:latitude '55.8155'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.21983 55.8155, 3.21983 55.8155, 3.21983 55.8155, 3.21983 55.8155, 3.21983 55.8155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Seal sp." by the provider'^^xsd:string;
  dwc:aphiaid '136976'^^xsd:integer;
  dwc:occurrenceId '2257_154'^^xsd:string;
  dwc:observationDate '2007-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '136976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.87517 3.51333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.87517"^^xsd:decimal ;
  dwc:decimalLongitude "3.51333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_150'^^xsd:string;
  dwc:scientificName 'Phocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2257_150'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.51333'^^xsd:double;
  dwc:latitude '55.87517'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.51333 55.87517, 3.51333 55.87517, 3.51333 55.87517, 3.51333 55.87517, 3.51333 55.87517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Seal sp." by the provider'^^xsd:string;
  dwc:aphiaid '136976'^^xsd:integer;
  dwc:occurrenceId '2257_150'^^xsd:string;
  dwc:observationDate '2007-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '136976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.95667 4.16033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.95667"^^xsd:decimal ;
  dwc:decimalLongitude "4.16033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_20'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2257_20'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '4.16033'^^xsd:double;
  dwc:latitude '55.95667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.16033 55.95667, 4.16033 55.95667, 4.16033 55.95667, 4.16033 55.95667, 4.16033 55.95667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '2257_20'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.76833 3.37833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.76833"^^xsd:decimal ;
  dwc:decimalLongitude "3.37833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_71'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2257_71'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.37833'^^xsd:double;
  dwc:latitude '55.76833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.37833 55.76833, 3.37833 55.76833, 3.37833 55.76833, 3.37833 55.76833, 3.37833 55.76833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grey Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2257_71'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8559__2257_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8559__2257_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8559__2257_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.973 3.89717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.973"^^xsd:decimal ;
  dwc:decimalLongitude "3.89717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8559__2257_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8559_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-06-14'^^xsd:date;
  dwc:institutionCode 'Marijke N. de Boer'^^xsd:string;
  dwc:collectionCode '2257'^^xsd:integer;
  dwc:catalogNumber '2257_140'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2257_140'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '3.89717'^^xsd:double;
  dwc:latitude '55.973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.89717 55.973, 3.89717 55.973, 3.89717 55.973, 3.89717 55.973, 3.89717 55.973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grey Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2257_140'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF