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

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

<https://eurobis.org/id/occurrence/4841__1153_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2229'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2229'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.6352777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.75433'^^xsd:double;
  dwc:startLongitude '-10.75433'^^xsd:double;
  dwc:endLongitude '-10.75433'^^xsd:double;
  dwc:latitude '52.38978'^^xsd:double;
  dwc:startLatitude '52.38978'^^xsd:double;
  dwc:endLatitude '52.38978'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.75433 52.38978, -10.75433 52.38978, -10.75433 52.38978, -10.75433 52.38978, -10.75433 52.38978))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2229'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25518 -10.73104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25518"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2228'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2228'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.48'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.73104'^^xsd:double;
  dwc:startLongitude '-10.73104'^^xsd:double;
  dwc:endLongitude '-10.73104'^^xsd:double;
  dwc:latitude '52.25518'^^xsd:double;
  dwc:startLatitude '52.25518'^^xsd:double;
  dwc:endLatitude '52.25518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.73104 52.25518, -10.73104 52.25518, -10.73104 52.25518, -10.73104 52.25518, -10.73104 52.25518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2228'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2308 -10.72624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2308"^^xsd:decimal ;
  dwc:decimalLongitude "-10.72624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2227'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2227'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.4644444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.72624'^^xsd:double;
  dwc:startLongitude '-10.72624'^^xsd:double;
  dwc:endLongitude '-10.72624'^^xsd:double;
  dwc:latitude '52.2308'^^xsd:double;
  dwc:startLatitude '52.2308'^^xsd:double;
  dwc:endLatitude '52.2308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.72624 52.2308, -10.72624 52.2308, -10.72624 52.2308, -10.72624 52.2308, -10.72624 52.2308))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2227'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.44293 -10.70572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.44293"^^xsd:decimal ;
  dwc:decimalLongitude "-10.70572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2230'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2230'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.6886111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.70572'^^xsd:double;
  dwc:startLongitude '-10.70572'^^xsd:double;
  dwc:endLongitude '-10.70572'^^xsd:double;
  dwc:latitude '52.44293'^^xsd:double;
  dwc:startLatitude '52.44293'^^xsd:double;
  dwc:endLatitude '52.44293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.70572 52.44293, -10.70572 52.44293, -10.70572 52.44293, -10.70572 52.44293, -10.70572 52.44293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2230'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78873 -10.65308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78873"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2402'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2402'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.039166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.65308'^^xsd:double;
  dwc:startLongitude '-10.65308'^^xsd:double;
  dwc:endLongitude '-10.65308'^^xsd:double;
  dwc:latitude '51.78873'^^xsd:double;
  dwc:startLatitude '51.78873'^^xsd:double;
  dwc:endLatitude '51.78873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.65308 51.78873, -10.65308 51.78873, -10.65308 51.78873, -10.65308 51.78873, -10.65308 51.78873))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2402'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78431 -10.6504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78431"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2404'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2404'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.101666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.6504'^^xsd:double;
  dwc:startLongitude '-10.6504'^^xsd:double;
  dwc:endLongitude '-10.6504'^^xsd:double;
  dwc:latitude '51.78431'^^xsd:double;
  dwc:startLatitude '51.78431'^^xsd:double;
  dwc:endLatitude '51.78431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.6504 51.78431, -10.6504 51.78431, -10.6504 51.78431, -10.6504 51.78431, -10.6504 51.78431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2404'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77736 -10.64985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77736"^^xsd:decimal ;
  dwc:decimalLongitude "-10.64985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2403'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2403'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.096111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.64985'^^xsd:double;
  dwc:startLongitude '-10.64985'^^xsd:double;
  dwc:endLongitude '-10.64985'^^xsd:double;
  dwc:latitude '51.77736'^^xsd:double;
  dwc:startLatitude '51.77736'^^xsd:double;
  dwc:endLatitude '51.77736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.64985 51.77736, -10.64985 51.77736, -10.64985 51.77736, -10.64985 51.77736, -10.64985 51.77736))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2403'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77847 -10.6498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77847"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2401'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2401'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.031388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.6498'^^xsd:double;
  dwc:startLongitude '-10.6498'^^xsd:double;
  dwc:endLongitude '-10.6498'^^xsd:double;
  dwc:latitude '51.77847'^^xsd:double;
  dwc:startLatitude '51.77847'^^xsd:double;
  dwc:endLatitude '51.77847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.6498 51.77847, -10.6498 51.77847, -10.6498 51.77847, -10.6498 51.77847, -10.6498 51.77847))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2401'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.03222 -10.63737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.03222"^^xsd:decimal ;
  dwc:decimalLongitude "-10.63737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2709'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2709'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.781944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.63737'^^xsd:double;
  dwc:startLongitude '-10.63737'^^xsd:double;
  dwc:endLongitude '-10.63737'^^xsd:double;
  dwc:latitude '52.03222'^^xsd:double;
  dwc:startLatitude '52.03222'^^xsd:double;
  dwc:endLatitude '52.03222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.63737 52.03222, -10.63737 52.03222, -10.63737 52.03222, -10.63737 52.03222, -10.63737 52.03222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ggri" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '1153_2709'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.44357 -10.5938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.44357"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2231'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2231'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.7930555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.5938'^^xsd:double;
  dwc:startLongitude '-10.5938'^^xsd:double;
  dwc:endLongitude '-10.5938'^^xsd:double;
  dwc:latitude '52.44357'^^xsd:double;
  dwc:startLatitude '52.44357'^^xsd:double;
  dwc:endLatitude '52.44357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.5938 52.44357, -10.5938 52.44357, -10.5938 52.44357, -10.5938 52.44357, -10.5938 52.44357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2231'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.44305 -10.5113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.44305"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2232'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2232'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.5113'^^xsd:double;
  dwc:startLongitude '-10.5113'^^xsd:double;
  dwc:endLongitude '-10.5113'^^xsd:double;
  dwc:latitude '52.44305'^^xsd:double;
  dwc:startLatitude '52.44305'^^xsd:double;
  dwc:endLatitude '52.44305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.5113 52.44305, -10.5113 52.44305, -10.5113 52.44305, -10.5113 52.44305, -10.5113 52.44305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2232'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8197 -10.33646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8197"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2748'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2748'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.556944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.33646'^^xsd:double;
  dwc:startLongitude '-10.33646'^^xsd:double;
  dwc:endLongitude '-10.33646'^^xsd:double;
  dwc:latitude '52.8197'^^xsd:double;
  dwc:startLatitude '52.8197'^^xsd:double;
  dwc:endLatitude '52.8197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.33646 52.8197, -10.33646 52.8197, -10.33646 52.8197, -10.33646 52.8197, -10.33646 52.8197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2748'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.44159 -10.32885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.44159"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2235'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2235'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.32885'^^xsd:double;
  dwc:startLongitude '-10.32885'^^xsd:double;
  dwc:endLongitude '-10.32885'^^xsd:double;
  dwc:latitude '52.44159'^^xsd:double;
  dwc:startLatitude '52.44159'^^xsd:double;
  dwc:endLatitude '52.44159'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.32885 52.44159, -10.32885 52.44159, -10.32885 52.44159, -10.32885 52.44159, -10.32885 52.44159))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2235'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.80054 -10.32709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.80054"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2747'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2747'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.544166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.32709'^^xsd:double;
  dwc:startLongitude '-10.32709'^^xsd:double;
  dwc:endLongitude '-10.32709'^^xsd:double;
  dwc:latitude '52.80054'^^xsd:double;
  dwc:startLatitude '52.80054'^^xsd:double;
  dwc:endLatitude '52.80054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.32709 52.80054, -10.32709 52.80054, -10.32709 52.80054, -10.32709 52.80054, -10.32709 52.80054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2747'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.77779 -10.31752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.77779"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2746'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2746'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.528888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.31752'^^xsd:double;
  dwc:startLongitude '-10.31752'^^xsd:double;
  dwc:endLongitude '-10.31752'^^xsd:double;
  dwc:latitude '52.77779'^^xsd:double;
  dwc:startLatitude '52.77779'^^xsd:double;
  dwc:endLatitude '52.77779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.31752 52.77779, -10.31752 52.77779, -10.31752 52.77779, -10.31752 52.77779, -10.31752 52.77779))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mw" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1153_2746'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.56333 -10.31129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.56333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2346'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2346'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.976111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.31129'^^xsd:double;
  dwc:startLongitude '-10.31129'^^xsd:double;
  dwc:endLongitude '-10.31129'^^xsd:double;
  dwc:latitude '51.56333'^^xsd:double;
  dwc:startLatitude '51.56333'^^xsd:double;
  dwc:endLatitude '51.56333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.31129 51.56333, -10.31129 51.56333, -10.31129 51.56333, -10.31129 51.56333, -10.31129 51.56333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2346'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55258 -10.31042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55258"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2347'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2347'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.042222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.31042'^^xsd:double;
  dwc:startLongitude '-10.31042'^^xsd:double;
  dwc:endLongitude '-10.31042'^^xsd:double;
  dwc:latitude '51.55258'^^xsd:double;
  dwc:startLatitude '51.55258'^^xsd:double;
  dwc:endLatitude '51.55258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.31042 51.55258, -10.31042 51.55258, -10.31042 51.55258, -10.31042 51.55258, -10.31042 51.55258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2347'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75735 -10.30878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75735"^^xsd:decimal ;
  dwc:decimalLongitude "-10.30878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2745'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2745'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.515833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.30878'^^xsd:double;
  dwc:startLongitude '-10.30878'^^xsd:double;
  dwc:endLongitude '-10.30878'^^xsd:double;
  dwc:latitude '52.75735'^^xsd:double;
  dwc:startLatitude '52.75735'^^xsd:double;
  dwc:endLatitude '52.75735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.30878 52.75735, -10.30878 52.75735, -10.30878 52.75735, -10.30878 52.75735, -10.30878 52.75735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2745'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53695 -10.29906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53695"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2348'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2348'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.053611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.29906'^^xsd:double;
  dwc:startLongitude '-10.29906'^^xsd:double;
  dwc:endLongitude '-10.29906'^^xsd:double;
  dwc:latitude '51.53695'^^xsd:double;
  dwc:startLatitude '51.53695'^^xsd:double;
  dwc:endLatitude '51.53695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.29906 51.53695, -10.29906 51.53695, -10.29906 51.53695, -10.29906 51.53695, -10.29906 51.53695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2348'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53345 -10.29709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53345"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2349'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2349'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.055833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.29709'^^xsd:double;
  dwc:startLongitude '-10.29709'^^xsd:double;
  dwc:endLongitude '-10.29709'^^xsd:double;
  dwc:latitude '51.53345'^^xsd:double;
  dwc:startLatitude '51.53345'^^xsd:double;
  dwc:endLatitude '51.53345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.29709 51.53345, -10.29709 51.53345, -10.29709 51.53345, -10.29709 51.53345, -10.29709 51.53345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2349'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.72634 -10.29415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.72634"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2744'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2744'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.495277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.29415'^^xsd:double;
  dwc:startLongitude '-10.29415'^^xsd:double;
  dwc:endLongitude '-10.29415'^^xsd:double;
  dwc:latitude '52.72634'^^xsd:double;
  dwc:startLatitude '52.72634'^^xsd:double;
  dwc:endLatitude '52.72634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.29415 52.72634, -10.29415 52.72634, -10.29415 52.72634, -10.29415 52.72634, -10.29415 52.72634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pat" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1153_2744'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50477 -10.28371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50477"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2350'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2350'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.073611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.28371'^^xsd:double;
  dwc:startLongitude '-10.28371'^^xsd:double;
  dwc:endLongitude '-10.28371'^^xsd:double;
  dwc:latitude '51.50477'^^xsd:double;
  dwc:startLatitude '51.50477'^^xsd:double;
  dwc:endLatitude '51.50477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.28371 51.50477, -10.28371 51.50477, -10.28371 51.50477, -10.28371 51.50477, -10.28371 51.50477))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2350'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8446 -10.28162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8446"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2749'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2749'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.597777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.28162'^^xsd:double;
  dwc:startLongitude '-10.28162'^^xsd:double;
  dwc:endLongitude '-10.28162'^^xsd:double;
  dwc:latitude '52.8446'^^xsd:double;
  dwc:startLatitude '52.8446'^^xsd:double;
  dwc:endLatitude '52.8446'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.28162 52.8446, -10.28162 52.8446, -10.28162 52.8446, -10.28162 52.8446, -10.28162 52.8446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2749'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48769 -10.27756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48769"^^xsd:decimal ;
  dwc:decimalLongitude "-10.27756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2351'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2351'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.083888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.27756'^^xsd:double;
  dwc:startLongitude '-10.27756'^^xsd:double;
  dwc:endLongitude '-10.27756'^^xsd:double;
  dwc:latitude '51.48769'^^xsd:double;
  dwc:startLatitude '51.48769'^^xsd:double;
  dwc:endLatitude '51.48769'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.27756 51.48769, -10.27756 51.48769, -10.27756 51.48769, -10.27756 51.48769, -10.27756 51.48769))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2351'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.84443 -10.2753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.84443"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2750'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2750'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.600277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.2753'^^xsd:double;
  dwc:startLongitude '-10.2753'^^xsd:double;
  dwc:endLongitude '-10.2753'^^xsd:double;
  dwc:latitude '52.84443'^^xsd:double;
  dwc:startLatitude '52.84443'^^xsd:double;
  dwc:endLatitude '52.84443'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.2753 52.84443, -10.2753 52.84443, -10.2753 52.84443, -10.2753 52.84443, -10.2753 52.84443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2750'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.84427 -10.26743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.84427"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2751'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2751'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.603333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.26743'^^xsd:double;
  dwc:startLongitude '-10.26743'^^xsd:double;
  dwc:endLongitude '-10.26743'^^xsd:double;
  dwc:latitude '52.84427'^^xsd:double;
  dwc:startLatitude '52.84427'^^xsd:double;
  dwc:endLatitude '52.84427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.26743 52.84427, -10.26743 52.84427, -10.26743 52.84427, -10.26743 52.84427, -10.26743 52.84427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2751'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.84414 -10.2595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.84414"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2752'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2752'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.605833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.2595'^^xsd:double;
  dwc:startLongitude '-10.2595'^^xsd:double;
  dwc:endLongitude '-10.2595'^^xsd:double;
  dwc:latitude '52.84414'^^xsd:double;
  dwc:startLatitude '52.84414'^^xsd:double;
  dwc:endLatitude '52.84414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.2595 52.84414, -10.2595 52.84414, -10.2595 52.84414, -10.2595 52.84414, -10.2595 52.84414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2752'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.84413 -10.25791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.84413"^^xsd:decimal ;
  dwc:decimalLongitude "-10.25791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2753'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2753'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.606388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.25791'^^xsd:double;
  dwc:startLongitude '-10.25791'^^xsd:double;
  dwc:endLongitude '-10.25791'^^xsd:double;
  dwc:latitude '52.84413'^^xsd:double;
  dwc:startLatitude '52.84413'^^xsd:double;
  dwc:endLatitude '52.84413'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.25791 52.84413, -10.25791 52.84413, -10.25791 52.84413, -10.25791 52.84413, -10.25791 52.84413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2753'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.64079 -10.25348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.64079"^^xsd:decimal ;
  dwc:decimalLongitude "-10.25348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2743'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2743'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.437777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.25348'^^xsd:double;
  dwc:startLongitude '-10.25348'^^xsd:double;
  dwc:endLongitude '-10.25348'^^xsd:double;
  dwc:latitude '52.64079'^^xsd:double;
  dwc:startLatitude '52.64079'^^xsd:double;
  dwc:endLatitude '52.64079'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.25348 52.64079, -10.25348 52.64079, -10.25348 52.64079, -10.25348 52.64079, -10.25348 52.64079))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pat" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1153_2743'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62957 -10.24806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62957"^^xsd:decimal ;
  dwc:decimalLongitude "-10.24806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2742'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2742'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.430555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.24806'^^xsd:double;
  dwc:startLongitude '-10.24806'^^xsd:double;
  dwc:endLongitude '-10.24806'^^xsd:double;
  dwc:latitude '52.62957'^^xsd:double;
  dwc:startLatitude '52.62957'^^xsd:double;
  dwc:endLatitude '52.62957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.24806 52.62957, -10.24806 52.62957, -10.24806 52.62957, -10.24806 52.62957, -10.24806 52.62957))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "lalb" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1153_2742'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39742 -10.23765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39742"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2353'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2353'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.14'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.23765'^^xsd:double;
  dwc:startLongitude '-10.23765'^^xsd:double;
  dwc:endLongitude '-10.23765'^^xsd:double;
  dwc:latitude '51.39742'^^xsd:double;
  dwc:startLatitude '51.39742'^^xsd:double;
  dwc:endLatitude '51.39742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.23765 51.39742, -10.23765 51.39742, -10.23765 51.39742, -10.23765 51.39742, -10.23765 51.39742))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2353'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36142 -10.22151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36142"^^xsd:decimal ;
  dwc:decimalLongitude "-10.22151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2354'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2354'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.162222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.22151'^^xsd:double;
  dwc:startLongitude '-10.22151'^^xsd:double;
  dwc:endLongitude '-10.22151'^^xsd:double;
  dwc:latitude '51.36142'^^xsd:double;
  dwc:startLatitude '51.36142'^^xsd:double;
  dwc:endLatitude '51.36142'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.22151 51.36142, -10.22151 51.36142, -10.22151 51.36142, -10.22151 51.36142, -10.22151 51.36142))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2354'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5366 -10.20554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5366"^^xsd:decimal ;
  dwc:decimalLongitude "-10.20554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2741'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2741'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.369722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.20554'^^xsd:double;
  dwc:startLongitude '-10.20554'^^xsd:double;
  dwc:endLongitude '-10.20554'^^xsd:double;
  dwc:latitude '52.5366'^^xsd:double;
  dwc:startLatitude '52.5366'^^xsd:double;
  dwc:endLatitude '52.5366'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.20554 52.5366, -10.20554 52.5366, -10.20554 52.5366, -10.20554 52.5366, -10.20554 52.5366))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2741'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.52543 -10.20115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.52543"^^xsd:decimal ;
  dwc:decimalLongitude "-10.20115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2740'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2740'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.362222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.20115'^^xsd:double;
  dwc:startLongitude '-10.20115'^^xsd:double;
  dwc:endLongitude '-10.20115'^^xsd:double;
  dwc:latitude '52.52543'^^xsd:double;
  dwc:startLatitude '52.52543'^^xsd:double;
  dwc:endLatitude '52.52543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.20115 52.52543, -10.20115 52.52543, -10.20115 52.52543, -10.20115 52.52543, -10.20115 52.52543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2740'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.52028 -10.19911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.52028"^^xsd:decimal ;
  dwc:decimalLongitude "-10.19911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2739'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2739'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.359166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.19911'^^xsd:double;
  dwc:startLongitude '-10.19911'^^xsd:double;
  dwc:endLongitude '-10.19911'^^xsd:double;
  dwc:latitude '52.52028'^^xsd:double;
  dwc:startLatitude '52.52028'^^xsd:double;
  dwc:endLatitude '52.52028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.19911 52.52028, -10.19911 52.52028, -10.19911 52.52028, -10.19911 52.52028, -10.19911 52.52028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2739'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51675 -10.19772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51675"^^xsd:decimal ;
  dwc:decimalLongitude "-10.19772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2738'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2738'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.356944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.19772'^^xsd:double;
  dwc:startLongitude '-10.19772'^^xsd:double;
  dwc:endLongitude '-10.19772'^^xsd:double;
  dwc:latitude '52.51675'^^xsd:double;
  dwc:startLatitude '52.51675'^^xsd:double;
  dwc:endLatitude '52.51675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.19772 52.51675, -10.19772 52.51675, -10.19772 52.51675, -10.19772 52.51675, -10.19772 52.51675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2738'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.47998 -10.18075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.47998"^^xsd:decimal ;
  dwc:decimalLongitude "-10.18075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2737'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2737'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.332777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.18075'^^xsd:double;
  dwc:startLongitude '-10.18075'^^xsd:double;
  dwc:endLongitude '-10.18075'^^xsd:double;
  dwc:latitude '52.47998'^^xsd:double;
  dwc:startLatitude '52.47998'^^xsd:double;
  dwc:endLatitude '52.47998'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.18075 52.47998, -10.18075 52.47998, -10.18075 52.47998, -10.18075 52.47998, -10.18075 52.47998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2737'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32061 -10.17292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32061"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2355'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2355'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.196111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.17292'^^xsd:double;
  dwc:startLongitude '-10.17292'^^xsd:double;
  dwc:endLongitude '-10.17292'^^xsd:double;
  dwc:latitude '51.32061'^^xsd:double;
  dwc:startLatitude '51.32061'^^xsd:double;
  dwc:endLatitude '51.32061'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.17292 51.32061, -10.17292 51.32061, -10.17292 51.32061, -10.17292 51.32061, -10.17292 51.32061))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2355'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23935 -10.16877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23935"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_385'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1153_385'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.444444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.16877'^^xsd:double;
  dwc:startLongitude '-10.16877'^^xsd:double;
  dwc:endLongitude '-10.16877'^^xsd:double;
  dwc:latitude '54.23935'^^xsd:double;
  dwc:startLatitude '54.23935'^^xsd:double;
  dwc:endLatitude '54.23935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.16877 54.23935, -10.16877 54.23935, -10.16877 54.23935, -10.16877 54.23935, -10.16877 54.23935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_385'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3193 -10.16387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3193"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2356'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2356'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.196666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.16387'^^xsd:double;
  dwc:startLongitude '-10.16387'^^xsd:double;
  dwc:endLongitude '-10.16387'^^xsd:double;
  dwc:latitude '51.3193'^^xsd:double;
  dwc:startLatitude '51.3193'^^xsd:double;
  dwc:endLatitude '51.3193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.16387 51.3193, -10.16387 51.3193, -10.16387 51.3193, -10.16387 51.3193, -10.16387 51.3193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2356'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50484 -10.15075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50484"^^xsd:decimal ;
  dwc:decimalLongitude "-10.15075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2699'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2699'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.460277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.15075'^^xsd:double;
  dwc:startLongitude '-10.15075'^^xsd:double;
  dwc:endLongitude '-10.15075'^^xsd:double;
  dwc:latitude '51.50484'^^xsd:double;
  dwc:startLatitude '51.50484'^^xsd:double;
  dwc:endLatitude '51.50484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.15075 51.50484, -10.15075 51.50484, -10.15075 51.50484, -10.15075 51.50484, -10.15075 51.50484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2699'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54052 -10.14985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54052"^^xsd:decimal ;
  dwc:decimalLongitude "-10.14985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2392'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2392'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.548611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.14985'^^xsd:double;
  dwc:startLongitude '-10.14985'^^xsd:double;
  dwc:endLongitude '-10.14985'^^xsd:double;
  dwc:latitude '51.54052'^^xsd:double;
  dwc:startLatitude '51.54052'^^xsd:double;
  dwc:endLatitude '51.54052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.14985 51.54052, -10.14985 51.54052, -10.14985 51.54052, -10.14985 51.54052, -10.14985 51.54052))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2392'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50384 -10.14948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50384"^^xsd:decimal ;
  dwc:decimalLongitude "-10.14948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2388'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2388'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.526666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.14948'^^xsd:double;
  dwc:startLongitude '-10.14948'^^xsd:double;
  dwc:endLongitude '-10.14948'^^xsd:double;
  dwc:latitude '51.50384'^^xsd:double;
  dwc:startLatitude '51.50384'^^xsd:double;
  dwc:endLatitude '51.50384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.14948 51.50384, -10.14948 51.50384, -10.14948 51.50384, -10.14948 51.50384, -10.14948 51.50384))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2388'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65654 -10.14797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65654"^^xsd:decimal ;
  dwc:decimalLongitude "-10.14797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2395'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2395'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.619722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.14797'^^xsd:double;
  dwc:startLongitude '-10.14797'^^xsd:double;
  dwc:endLongitude '-10.14797'^^xsd:double;
  dwc:latitude '51.65654'^^xsd:double;
  dwc:startLatitude '51.65654'^^xsd:double;
  dwc:endLatitude '51.65654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.14797 51.65654, -10.14797 51.65654, -10.14797 51.65654, -10.14797 51.65654, -10.14797 51.65654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2395'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6573 -10.14771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6573"^^xsd:decimal ;
  dwc:decimalLongitude "-10.14771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2396'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2396'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.681944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.14771'^^xsd:double;
  dwc:startLongitude '-10.14771'^^xsd:double;
  dwc:endLongitude '-10.14771'^^xsd:double;
  dwc:latitude '51.6573'^^xsd:double;
  dwc:startLatitude '51.6573'^^xsd:double;
  dwc:endLatitude '51.6573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.14771 51.6573, -10.14771 51.6573, -10.14771 51.6573, -10.14771 51.6573, -10.14771 51.6573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2396'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31652 -10.14435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31652"^^xsd:decimal ;
  dwc:decimalLongitude "-10.14435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2358'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2358'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.206944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.14435'^^xsd:double;
  dwc:startLongitude '-10.14435'^^xsd:double;
  dwc:endLongitude '-10.14435'^^xsd:double;
  dwc:latitude '51.31652'^^xsd:double;
  dwc:startLatitude '51.31652'^^xsd:double;
  dwc:endLatitude '51.31652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.14435 51.31652, -10.14435 51.31652, -10.14435 51.31652, -10.14435 51.31652, -10.14435 51.31652))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2358'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31652 -10.14435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31652"^^xsd:decimal ;
  dwc:decimalLongitude "-10.14435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2357'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2357'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.206666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.14435'^^xsd:double;
  dwc:startLongitude '-10.14435'^^xsd:double;
  dwc:endLongitude '-10.14435'^^xsd:double;
  dwc:latitude '51.31652'^^xsd:double;
  dwc:startLatitude '51.31652'^^xsd:double;
  dwc:endLatitude '51.31652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.14435 51.31652, -10.14435 51.31652, -10.14435 51.31652, -10.14435 51.31652, -10.14435 51.31652))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2357'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22081 -10.12623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22081"^^xsd:decimal ;
  dwc:decimalLongitude "-10.12623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_386'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1153_386'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.462777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.12623'^^xsd:double;
  dwc:startLongitude '-10.12623'^^xsd:double;
  dwc:endLongitude '-10.12623'^^xsd:double;
  dwc:latitude '54.22081'^^xsd:double;
  dwc:startLatitude '54.22081'^^xsd:double;
  dwc:endLatitude '54.22081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.12623 54.22081, -10.12623 54.22081, -10.12623 54.22081, -10.12623 54.22081, -10.12623 54.22081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_386'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.33045 -10.10926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.33045"^^xsd:decimal ;
  dwc:decimalLongitude "-10.10926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2725'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2725'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.23'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.10926'^^xsd:double;
  dwc:startLongitude '-10.10926'^^xsd:double;
  dwc:endLongitude '-10.10926'^^xsd:double;
  dwc:latitude '52.33045'^^xsd:double;
  dwc:startLatitude '52.33045'^^xsd:double;
  dwc:endLatitude '52.33045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.10926 52.33045, -10.10926 52.33045, -10.10926 52.33045, -10.10926 52.33045, -10.10926 52.33045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ggri" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '1153_2725'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31104 -10.10363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31104"^^xsd:decimal ;
  dwc:decimalLongitude "-10.10363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2359'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2359'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.221944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.10363'^^xsd:double;
  dwc:startLongitude '-10.10363'^^xsd:double;
  dwc:endLongitude '-10.10363'^^xsd:double;
  dwc:latitude '51.31104'^^xsd:double;
  dwc:startLatitude '51.31104'^^xsd:double;
  dwc:endLatitude '51.31104'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.10363 51.31104, -10.10363 51.31104, -10.10363 51.31104, -10.10363 51.31104, -10.10363 51.31104))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2359'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.85152 -10.08632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.85152"^^xsd:decimal ;
  dwc:decimalLongitude "-10.08632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2754'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2754'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.665555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.08632'^^xsd:double;
  dwc:startLongitude '-10.08632'^^xsd:double;
  dwc:endLongitude '-10.08632'^^xsd:double;
  dwc:latitude '52.85152'^^xsd:double;
  dwc:startLatitude '52.85152'^^xsd:double;
  dwc:endLatitude '52.85152'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.08632 52.85152, -10.08632 52.85152, -10.08632 52.85152, -10.08632 52.85152, -10.08632 52.85152))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2754'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30801 -10.08412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30801"^^xsd:decimal ;
  dwc:decimalLongitude "-10.08412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2360'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2360'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.229444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.08412'^^xsd:double;
  dwc:startLongitude '-10.08412'^^xsd:double;
  dwc:endLongitude '-10.08412'^^xsd:double;
  dwc:latitude '51.30801'^^xsd:double;
  dwc:startLatitude '51.30801'^^xsd:double;
  dwc:endLatitude '51.30801'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.08412 51.30801, -10.08412 51.30801, -10.08412 51.30801, -10.08412 51.30801, -10.08412 51.30801))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2360'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8523 -10.07022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8523"^^xsd:decimal ;
  dwc:decimalLongitude "-10.07022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2755'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2755'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.671111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.07022'^^xsd:double;
  dwc:startLongitude '-10.07022'^^xsd:double;
  dwc:endLongitude '-10.07022'^^xsd:double;
  dwc:latitude '52.8523'^^xsd:double;
  dwc:startLatitude '52.8523'^^xsd:double;
  dwc:endLatitude '52.8523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.07022 52.8523, -10.07022 52.8523, -10.07022 52.8523, -10.07022 52.8523, -10.07022 52.8523))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pat" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1153_2755'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.81184 -10.0469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.81184"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_77'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_77'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.880277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-10.0469'^^xsd:double;
  dwc:startLongitude '-10.0469'^^xsd:double;
  dwc:endLongitude '-10.0469'^^xsd:double;
  dwc:latitude '53.81184'^^xsd:double;
  dwc:startLatitude '53.81184'^^xsd:double;
  dwc:endLatitude '53.81184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.0469 53.81184, -10.0469 53.81184, -10.0469 53.81184, -10.0469 53.81184, -10.0469 53.81184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_77'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.85366 -9.99235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.85366"^^xsd:decimal ;
  dwc:decimalLongitude "-9.99235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2756'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2756'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.697777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.99235'^^xsd:double;
  dwc:startLongitude '-9.99235'^^xsd:double;
  dwc:endLongitude '-9.99235'^^xsd:double;
  dwc:latitude '52.85366'^^xsd:double;
  dwc:startLatitude '52.85366'^^xsd:double;
  dwc:endLatitude '52.85366'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.99235 52.85366, -9.99235 52.85366, -9.99235 52.85366, -9.99235 52.85366, -9.99235 52.85366))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pat" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1153_2756'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.85365 -9.99072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.85365"^^xsd:decimal ;
  dwc:decimalLongitude "-9.99072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2757'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2757'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.698333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.99072'^^xsd:double;
  dwc:startLongitude '-9.99072'^^xsd:double;
  dwc:endLongitude '-9.99072'^^xsd:double;
  dwc:latitude '52.85365'^^xsd:double;
  dwc:startLatitude '52.85365'^^xsd:double;
  dwc:endLatitude '52.85365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.99072 52.85365, -9.99072 52.85365, -9.99072 52.85365, -9.99072 52.85365, -9.99072 52.85365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pat" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1153_2757'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.01923 -9.98721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.01923"^^xsd:decimal ;
  dwc:decimalLongitude "-9.98721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2363'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2363'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.556666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.98721'^^xsd:double;
  dwc:startLongitude '-9.98721'^^xsd:double;
  dwc:endLongitude '-9.98721'^^xsd:double;
  dwc:latitude '51.01923'^^xsd:double;
  dwc:startLatitude '51.01923'^^xsd:double;
  dwc:endLatitude '51.01923'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.98721 51.01923, -9.98721 51.01923, -9.98721 51.01923, -9.98721 51.01923, -9.98721 51.01923))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2363'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.85387 -9.97101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.85387"^^xsd:decimal ;
  dwc:decimalLongitude "-9.97101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2758'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2758'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.705277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.97101'^^xsd:double;
  dwc:startLongitude '-9.97101'^^xsd:double;
  dwc:endLongitude '-9.97101'^^xsd:double;
  dwc:latitude '52.85387'^^xsd:double;
  dwc:startLatitude '52.85387'^^xsd:double;
  dwc:endLatitude '52.85387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.97101 52.85387, -9.97101 52.85387, -9.97101 52.85387, -9.97101 52.85387, -9.97101 52.85387))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2758'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.07444 -9.95932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.07444"^^xsd:decimal ;
  dwc:decimalLongitude "-9.95932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2364'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2364'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.595277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.95932'^^xsd:double;
  dwc:startLongitude '-9.95932'^^xsd:double;
  dwc:endLongitude '-9.95932'^^xsd:double;
  dwc:latitude '51.07444'^^xsd:double;
  dwc:startLatitude '51.07444'^^xsd:double;
  dwc:endLatitude '51.07444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.95932 51.07444, -9.95932 51.07444, -9.95932 51.07444, -9.95932 51.07444, -9.95932 51.07444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2364'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.09142 -9.9512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.09142"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2365'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2365'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.670833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.9512'^^xsd:double;
  dwc:startLongitude '-9.9512'^^xsd:double;
  dwc:endLongitude '-9.9512'^^xsd:double;
  dwc:latitude '51.09142'^^xsd:double;
  dwc:startLatitude '51.09142'^^xsd:double;
  dwc:endLatitude '51.09142'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.9512 51.09142, -9.9512 51.09142, -9.9512 51.09142, -9.9512 51.09142, -9.9512 51.09142))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2365'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.10593 -9.94414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.10593"^^xsd:decimal ;
  dwc:decimalLongitude "-9.94414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2366'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2366'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.680833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.94414'^^xsd:double;
  dwc:startLongitude '-9.94414'^^xsd:double;
  dwc:endLongitude '-9.94414'^^xsd:double;
  dwc:latitude '51.10593'^^xsd:double;
  dwc:startLatitude '51.10593'^^xsd:double;
  dwc:endLatitude '51.10593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.94414 51.10593, -9.94414 51.10593, -9.94414 51.10593, -9.94414 51.10593, -9.94414 51.10593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2366'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11163 -9.94157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11163"^^xsd:decimal ;
  dwc:decimalLongitude "-9.94157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2410'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2410'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.94157'^^xsd:double;
  dwc:startLongitude '-9.94157'^^xsd:double;
  dwc:endLongitude '-9.94157'^^xsd:double;
  dwc:latitude '51.11163'^^xsd:double;
  dwc:startLatitude '51.11163'^^xsd:double;
  dwc:endLatitude '51.11163'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.94157 51.11163, -9.94157 51.11163, -9.94157 51.11163, -9.94157 51.11163, -9.94157 51.11163))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2410'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13878 -9.92864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13878"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2411'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2411'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.703055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.92864'^^xsd:double;
  dwc:startLongitude '-9.92864'^^xsd:double;
  dwc:endLongitude '-9.92864'^^xsd:double;
  dwc:latitude '51.13878'^^xsd:double;
  dwc:startLatitude '51.13878'^^xsd:double;
  dwc:endLatitude '51.13878'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.92864 51.13878, -9.92864 51.13878, -9.92864 51.13878, -9.92864 51.13878, -9.92864 51.13878))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2411'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.15759 -9.91208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.15759"^^xsd:decimal ;
  dwc:decimalLongitude "-9.91208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2696'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2696'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.096944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.91208'^^xsd:double;
  dwc:startLongitude '-9.91208'^^xsd:double;
  dwc:endLongitude '-9.91208'^^xsd:double;
  dwc:latitude '51.15759'^^xsd:double;
  dwc:startLatitude '51.15759'^^xsd:double;
  dwc:endLatitude '51.15759'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.91208 51.15759, -9.91208 51.15759, -9.91208 51.15759, -9.91208 51.15759, -9.91208 51.15759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2696'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.85779 -9.85413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.85779"^^xsd:decimal ;
  dwc:decimalLongitude "-9.85413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2759'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2759'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.745277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.85413'^^xsd:double;
  dwc:startLongitude '-9.85413'^^xsd:double;
  dwc:endLongitude '-9.85413'^^xsd:double;
  dwc:latitude '52.85779'^^xsd:double;
  dwc:startLatitude '52.85779'^^xsd:double;
  dwc:endLatitude '52.85779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.85413 52.85779, -9.85413 52.85779, -9.85413 52.85779, -9.85413 52.85779, -9.85413 52.85779))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2759'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29598 -9.85345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29598"^^xsd:decimal ;
  dwc:decimalLongitude "-9.85345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2412'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2412'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.807777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.85345'^^xsd:double;
  dwc:startLongitude '-9.85345'^^xsd:double;
  dwc:endLongitude '-9.85345'^^xsd:double;
  dwc:latitude '51.29598'^^xsd:double;
  dwc:startLatitude '51.29598'^^xsd:double;
  dwc:endLatitude '51.29598'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.85345 51.29598, -9.85345 51.29598, -9.85345 51.29598, -9.85345 51.29598, -9.85345 51.29598))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2412'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31361 -9.84494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31361"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2413'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2413'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.819444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.84494'^^xsd:double;
  dwc:startLongitude '-9.84494'^^xsd:double;
  dwc:endLongitude '-9.84494'^^xsd:double;
  dwc:latitude '51.31361'^^xsd:double;
  dwc:startLatitude '51.31361'^^xsd:double;
  dwc:endLatitude '51.31361'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.84494 51.31361, -9.84494 51.31361, -9.84494 51.31361, -9.84494 51.31361, -9.84494 51.31361))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2413'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32279 -9.83984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32279"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2414'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2414'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.825555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.83984'^^xsd:double;
  dwc:startLongitude '-9.83984'^^xsd:double;
  dwc:endLongitude '-9.83984'^^xsd:double;
  dwc:latitude '51.32279'^^xsd:double;
  dwc:startLatitude '51.32279'^^xsd:double;
  dwc:endLatitude '51.32279'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.83984 51.32279, -9.83984 51.32279, -9.83984 51.32279, -9.83984 51.32279, -9.83984 51.32279))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2414'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.85987 -9.81424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.85987"^^xsd:decimal ;
  dwc:decimalLongitude "-9.81424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2760'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2760'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.759166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.81424'^^xsd:double;
  dwc:startLongitude '-9.81424'^^xsd:double;
  dwc:endLongitude '-9.81424'^^xsd:double;
  dwc:latitude '52.85987'^^xsd:double;
  dwc:startLatitude '52.85987'^^xsd:double;
  dwc:endLatitude '52.85987'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.81424 52.85987, -9.81424 52.85987, -9.81424 52.85987, -9.81424 52.85987, -9.81424 52.85987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2760'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86029 -9.80317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86029"^^xsd:decimal ;
  dwc:decimalLongitude "-9.80317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2761'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2761'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.763055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.80317'^^xsd:double;
  dwc:startLongitude '-9.80317'^^xsd:double;
  dwc:endLongitude '-9.80317'^^xsd:double;
  dwc:latitude '52.86029'^^xsd:double;
  dwc:startLatitude '52.86029'^^xsd:double;
  dwc:endLatitude '52.86029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.80317 52.86029, -9.80317 52.86029, -9.80317 52.86029, -9.80317 52.86029, -9.80317 52.86029))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2761'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86041 -9.79827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86041"^^xsd:decimal ;
  dwc:decimalLongitude "-9.79827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2762'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2762'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.764722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.79827'^^xsd:double;
  dwc:startLongitude '-9.79827'^^xsd:double;
  dwc:endLongitude '-9.79827'^^xsd:double;
  dwc:latitude '52.86041'^^xsd:double;
  dwc:startLatitude '52.86041'^^xsd:double;
  dwc:endLatitude '52.86041'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.79827 52.86041, -9.79827 52.86041, -9.79827 52.86041, -9.79827 52.86041, -9.79827 52.86041))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2762'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33923 -9.77529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33923"^^xsd:decimal ;
  dwc:decimalLongitude "-9.77529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2417'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2417'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.8625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.77529'^^xsd:double;
  dwc:startLongitude '-9.77529'^^xsd:double;
  dwc:endLongitude '-9.77529'^^xsd:double;
  dwc:latitude '51.33923'^^xsd:double;
  dwc:startLatitude '51.33923'^^xsd:double;
  dwc:endLatitude '51.33923'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.77529 51.33923, -9.77529 51.33923, -9.77529 51.33923, -9.77529 51.33923, -9.77529 51.33923))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2417'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86096 -9.75404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86096"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2763'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2763'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.779444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.75404'^^xsd:double;
  dwc:startLongitude '-9.75404'^^xsd:double;
  dwc:endLongitude '-9.75404'^^xsd:double;
  dwc:latitude '52.86096'^^xsd:double;
  dwc:startLatitude '52.86096'^^xsd:double;
  dwc:endLatitude '52.86096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.75404 52.86096, -9.75404 52.86096, -9.75404 52.86096, -9.75404 52.86096, -9.75404 52.86096))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2763'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86096 -9.75404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86096"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2764'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2764'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.779722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.75404'^^xsd:double;
  dwc:startLongitude '-9.75404'^^xsd:double;
  dwc:endLongitude '-9.75404'^^xsd:double;
  dwc:latitude '52.86096'^^xsd:double;
  dwc:startLatitude '52.86096'^^xsd:double;
  dwc:endLatitude '52.86096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.75404 52.86096, -9.75404 52.86096, -9.75404 52.86096, -9.75404 52.86096, -9.75404 52.86096))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_2764'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.861 -9.74753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.861"^^xsd:decimal ;
  dwc:decimalLongitude "-9.74753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2765'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2765'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.781666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.74753'^^xsd:double;
  dwc:startLongitude '-9.74753'^^xsd:double;
  dwc:endLongitude '-9.74753'^^xsd:double;
  dwc:latitude '52.861'^^xsd:double;
  dwc:startLatitude '52.861'^^xsd:double;
  dwc:endLatitude '52.861'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.74753 52.861, -9.74753 52.861, -9.74753 52.861, -9.74753 52.861, -9.74753 52.861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2765'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.861 -9.74753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.861"^^xsd:decimal ;
  dwc:decimalLongitude "-9.74753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2766'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2766'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.781944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.74753'^^xsd:double;
  dwc:startLongitude '-9.74753'^^xsd:double;
  dwc:endLongitude '-9.74753'^^xsd:double;
  dwc:latitude '52.861'^^xsd:double;
  dwc:startLatitude '52.861'^^xsd:double;
  dwc:endLatitude '52.861'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.74753 52.861, -9.74753 52.861, -9.74753 52.861, -9.74753 52.861, -9.74753 52.861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2766'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86106 -9.73943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86106"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2767'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2767'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.784444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.73943'^^xsd:double;
  dwc:startLongitude '-9.73943'^^xsd:double;
  dwc:endLongitude '-9.73943'^^xsd:double;
  dwc:latitude '52.86106'^^xsd:double;
  dwc:startLatitude '52.86106'^^xsd:double;
  dwc:endLatitude '52.86106'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.73943 52.86106, -9.73943 52.86106, -9.73943 52.86106, -9.73943 52.86106, -9.73943 52.86106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2767'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33546 -9.71753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33546"^^xsd:decimal ;
  dwc:decimalLongitude "-9.71753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2418'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2418'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.885833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.71753'^^xsd:double;
  dwc:startLongitude '-9.71753'^^xsd:double;
  dwc:endLongitude '-9.71753'^^xsd:double;
  dwc:latitude '51.33546'^^xsd:double;
  dwc:startLatitude '51.33546'^^xsd:double;
  dwc:endLatitude '51.33546'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.71753 51.33546, -9.71753 51.33546, -9.71753 51.33546, -9.71753 51.33546, -9.71753 51.33546))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2418'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33484 -9.70352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33484"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2419'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2419'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.891111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.70352'^^xsd:double;
  dwc:startLongitude '-9.70352'^^xsd:double;
  dwc:endLongitude '-9.70352'^^xsd:double;
  dwc:latitude '51.33484'^^xsd:double;
  dwc:startLatitude '51.33484'^^xsd:double;
  dwc:endLatitude '51.33484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.70352 51.33484, -9.70352 51.33484, -9.70352 51.33484, -9.70352 51.33484, -9.70352 51.33484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2419'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86204 -9.69215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86204"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2768'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2768'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.800555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.69215'^^xsd:double;
  dwc:startLongitude '-9.69215'^^xsd:double;
  dwc:endLongitude '-9.69215'^^xsd:double;
  dwc:latitude '52.86204'^^xsd:double;
  dwc:startLatitude '52.86204'^^xsd:double;
  dwc:endLatitude '52.86204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.69215 52.86204, -9.69215 52.86204, -9.69215 52.86204, -9.69215 52.86204, -9.69215 52.86204))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_2768'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86235 -9.68733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86235"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2769'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2769'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.802222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.68733'^^xsd:double;
  dwc:startLongitude '-9.68733'^^xsd:double;
  dwc:endLongitude '-9.68733'^^xsd:double;
  dwc:latitude '52.86235'^^xsd:double;
  dwc:startLatitude '52.86235'^^xsd:double;
  dwc:endLatitude '52.86235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.68733 52.86235, -9.68733 52.86235, -9.68733 52.86235, -9.68733 52.86235, -9.68733 52.86235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pat" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1153_2769'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86282 -9.6809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86282"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2771'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2771'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.804722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.6809'^^xsd:double;
  dwc:startLongitude '-9.6809'^^xsd:double;
  dwc:endLongitude '-9.6809'^^xsd:double;
  dwc:latitude '52.86282'^^xsd:double;
  dwc:startLatitude '52.86282'^^xsd:double;
  dwc:endLatitude '52.86282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.6809 52.86282, -9.6809 52.86282, -9.6809 52.86282, -9.6809 52.86282, -9.6809 52.86282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_2771'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86282 -9.6809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86282"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2770'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2770'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.804444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.6809'^^xsd:double;
  dwc:startLongitude '-9.6809'^^xsd:double;
  dwc:endLongitude '-9.6809'^^xsd:double;
  dwc:latitude '52.86282'^^xsd:double;
  dwc:startLatitude '52.86282'^^xsd:double;
  dwc:endLatitude '52.86282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.6809 52.86282, -9.6809 52.86282, -9.6809 52.86282, -9.6809 52.86282, -9.6809 52.86282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pat" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1153_2770'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33218 -9.66495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33218"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2420'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2420'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.906666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.66495'^^xsd:double;
  dwc:startLongitude '-9.66495'^^xsd:double;
  dwc:endLongitude '-9.66495'^^xsd:double;
  dwc:latitude '51.33218'^^xsd:double;
  dwc:startLatitude '51.33218'^^xsd:double;
  dwc:endLatitude '51.33218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.66495 51.33218, -9.66495 51.33218, -9.66495 51.33218, -9.66495 51.33218, -9.66495 51.33218))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2420'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33205 -9.66359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33205"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2421'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2421'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.907222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.66359'^^xsd:double;
  dwc:startLongitude '-9.66359'^^xsd:double;
  dwc:endLongitude '-9.66359'^^xsd:double;
  dwc:latitude '51.33205'^^xsd:double;
  dwc:startLatitude '51.33205'^^xsd:double;
  dwc:endLatitude '51.33205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.66359 51.33205, -9.66359 51.33205, -9.66359 51.33205, -9.66359 51.33205, -9.66359 51.33205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2421'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33181 -9.66086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33181"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2422'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2422'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.908333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.66086'^^xsd:double;
  dwc:startLongitude '-9.66086'^^xsd:double;
  dwc:endLongitude '-9.66086'^^xsd:double;
  dwc:latitude '51.33181'^^xsd:double;
  dwc:startLatitude '51.33181'^^xsd:double;
  dwc:endLatitude '51.33181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.66086 51.33181, -9.66086 51.33181, -9.66086 51.33181, -9.66086 51.33181, -9.66086 51.33181))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2422'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32747 -9.59071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32747"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2423'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2423'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.936666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.59071'^^xsd:double;
  dwc:startLongitude '-9.59071'^^xsd:double;
  dwc:endLongitude '-9.59071'^^xsd:double;
  dwc:latitude '51.32747'^^xsd:double;
  dwc:startLatitude '51.32747'^^xsd:double;
  dwc:endLatitude '51.32747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.59071 51.32747, -9.59071 51.32747, -9.59071 51.32747, -9.59071 51.32747, -9.59071 51.32747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2423'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.16173 -9.57866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.16173"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2695'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2695'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.919166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.57866'^^xsd:double;
  dwc:startLongitude '-9.57866'^^xsd:double;
  dwc:endLongitude '-9.57866'^^xsd:double;
  dwc:latitude '51.16173'^^xsd:double;
  dwc:startLatitude '51.16173'^^xsd:double;
  dwc:endLatitude '51.16173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.57866 51.16173, -9.57866 51.16173, -9.57866 51.16173, -9.57866 51.16173, -9.57866 51.16173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2695'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.16249 -9.54684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.16249"^^xsd:decimal ;
  dwc:decimalLongitude "-9.54684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2694'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2694'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.908055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.54684'^^xsd:double;
  dwc:startLongitude '-9.54684'^^xsd:double;
  dwc:endLongitude '-9.54684'^^xsd:double;
  dwc:latitude '51.16249'^^xsd:double;
  dwc:startLatitude '51.16249'^^xsd:double;
  dwc:endLatitude '51.16249'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.54684 51.16249, -9.54684 51.16249, -9.54684 51.16249, -9.54684 51.16249, -9.54684 51.16249))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_2694'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32355 -9.53666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32355"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2425'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2425'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.958333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.53666'^^xsd:double;
  dwc:startLongitude '-9.53666'^^xsd:double;
  dwc:endLongitude '-9.53666'^^xsd:double;
  dwc:latitude '51.32355'^^xsd:double;
  dwc:startLatitude '51.32355'^^xsd:double;
  dwc:endLatitude '51.32355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.53666 51.32355, -9.53666 51.32355, -9.53666 51.32355, -9.53666 51.32355, -9.53666 51.32355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2425'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.16422 -9.49706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.16422"^^xsd:decimal ;
  dwc:decimalLongitude "-9.49706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2693'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2693'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.890555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.49706'^^xsd:double;
  dwc:startLongitude '-9.49706'^^xsd:double;
  dwc:endLongitude '-9.49706'^^xsd:double;
  dwc:latitude '51.16422'^^xsd:double;
  dwc:startLatitude '51.16422'^^xsd:double;
  dwc:endLatitude '51.16422'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.49706 51.16422, -9.49706 51.16422, -9.49706 51.16422, -9.49706 51.16422, -9.49706 51.16422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2693'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38574 -9.42444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38574"^^xsd:decimal ;
  dwc:decimalLongitude "-9.42444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_374'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1153_374'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.987777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.42444'^^xsd:double;
  dwc:startLongitude '-9.42444'^^xsd:double;
  dwc:endLongitude '-9.42444'^^xsd:double;
  dwc:latitude '54.38574'^^xsd:double;
  dwc:startLatitude '54.38574'^^xsd:double;
  dwc:endLatitude '54.38574'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.42444 54.38574, -9.42444 54.38574, -9.42444 54.38574, -9.42444 54.38574, -9.42444 54.38574))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_374'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38585 -9.42111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38585"^^xsd:decimal ;
  dwc:decimalLongitude "-9.42111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_373'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1153_373'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.920555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.42111'^^xsd:double;
  dwc:startLongitude '-9.42111'^^xsd:double;
  dwc:endLongitude '-9.42111'^^xsd:double;
  dwc:latitude '54.38585'^^xsd:double;
  dwc:startLatitude '54.38585'^^xsd:double;
  dwc:endLatitude '54.38585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.42111 54.38585, -9.42111 54.38585, -9.42111 54.38585, -9.42111 54.38585, -9.42111 54.38585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_373'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31373 -9.3885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31373"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2426'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2426'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.016944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.3885'^^xsd:double;
  dwc:startLongitude '-9.3885'^^xsd:double;
  dwc:endLongitude '-9.3885'^^xsd:double;
  dwc:latitude '51.31373'^^xsd:double;
  dwc:startLatitude '51.31373'^^xsd:double;
  dwc:endLatitude '51.31373'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.3885 51.31373, -9.3885 51.31373, -9.3885 51.31373, -9.3885 51.31373, -9.3885 51.31373))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_2426'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.16407 -9.38671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.16407"^^xsd:decimal ;
  dwc:decimalLongitude "-9.38671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2692'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2692'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.794166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.38671'^^xsd:double;
  dwc:startLongitude '-9.38671'^^xsd:double;
  dwc:endLongitude '-9.38671'^^xsd:double;
  dwc:latitude '51.16407'^^xsd:double;
  dwc:startLatitude '51.16407'^^xsd:double;
  dwc:endLatitude '51.16407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.38671 51.16407, -9.38671 51.16407, -9.38671 51.16407, -9.38671 51.16407, -9.38671 51.16407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2692'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3097 -9.32478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3097"^^xsd:decimal ;
  dwc:decimalLongitude "-9.32478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2429'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2429'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.041388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.32478'^^xsd:double;
  dwc:startLongitude '-9.32478'^^xsd:double;
  dwc:endLongitude '-9.32478'^^xsd:double;
  dwc:latitude '51.3097'^^xsd:double;
  dwc:startLatitude '51.3097'^^xsd:double;
  dwc:endLatitude '51.3097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.32478 51.3097, -9.32478 51.3097, -9.32478 51.3097, -9.32478 51.3097, -9.32478 51.3097))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2429'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.21215 -9.31238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.21215"^^xsd:decimal ;
  dwc:decimalLongitude "-9.31238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2266'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2266'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.7636111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.31238'^^xsd:double;
  dwc:startLongitude '-9.31238'^^xsd:double;
  dwc:endLongitude '-9.31238'^^xsd:double;
  dwc:latitude '53.21215'^^xsd:double;
  dwc:startLatitude '53.21215'^^xsd:double;
  dwc:endLatitude '53.21215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.31238 53.21215, -9.31238 53.21215, -9.31238 53.21215, -9.31238 53.21215, -9.31238 53.21215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "hgry" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1153_2266'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30764 -9.29016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30764"^^xsd:decimal ;
  dwc:decimalLongitude "-9.29016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2430'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2430'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.054444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.29016'^^xsd:double;
  dwc:startLongitude '-9.29016'^^xsd:double;
  dwc:endLongitude '-9.29016'^^xsd:double;
  dwc:latitude '51.30764'^^xsd:double;
  dwc:startLatitude '51.30764'^^xsd:double;
  dwc:endLatitude '51.30764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.29016 51.30764, -9.29016 51.30764, -9.29016 51.30764, -9.29016 51.30764, -9.29016 51.30764))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2430'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.21926 -9.24681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.21926"^^xsd:decimal ;
  dwc:decimalLongitude "-9.24681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2267'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2267'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.7863888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.24681'^^xsd:double;
  dwc:startLongitude '-9.24681'^^xsd:double;
  dwc:endLongitude '-9.24681'^^xsd:double;
  dwc:latitude '53.21926'^^xsd:double;
  dwc:startLatitude '53.21926'^^xsd:double;
  dwc:endLatitude '53.21926'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.24681 53.21926, -9.24681 53.21926, -9.24681 53.21926, -9.24681 53.21926, -9.24681 53.21926))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_2267'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.22451 -9.19806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.22451"^^xsd:decimal ;
  dwc:decimalLongitude "-9.19806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2268'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2268'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.8027777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.19806'^^xsd:double;
  dwc:startLongitude '-9.19806'^^xsd:double;
  dwc:endLongitude '-9.19806'^^xsd:double;
  dwc:latitude '53.22451'^^xsd:double;
  dwc:startLatitude '53.22451'^^xsd:double;
  dwc:endLatitude '53.22451'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.19806 53.22451, -9.19806 53.22451, -9.19806 53.22451, -9.19806 53.22451, -9.19806 53.22451))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2268'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.23446 -9.14914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.23446"^^xsd:decimal ;
  dwc:decimalLongitude "-9.14914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2280'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2280'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.026388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.14914'^^xsd:double;
  dwc:startLongitude '-9.14914'^^xsd:double;
  dwc:endLongitude '-9.14914'^^xsd:double;
  dwc:latitude '53.23446'^^xsd:double;
  dwc:startLatitude '53.23446'^^xsd:double;
  dwc:endLatitude '53.23446'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.14914 53.23446, -9.14914 53.23446, -9.14914 53.23446, -9.14914 53.23446, -9.14914 53.23446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2280'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.23066 -9.11779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.23066"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2269'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_2269'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.83'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.11779'^^xsd:double;
  dwc:startLongitude '-9.11779'^^xsd:double;
  dwc:endLongitude '-9.11779'^^xsd:double;
  dwc:latitude '53.23066'^^xsd:double;
  dwc:startLatitude '53.23066'^^xsd:double;
  dwc:endLatitude '53.23066'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.11779 53.23066, -9.11779 53.23066, -9.11779 53.23066, -9.11779 53.23066, -9.11779 53.23066))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2269'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22447 -9.0598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22447"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2691'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2691'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.588055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.0598'^^xsd:double;
  dwc:startLongitude '-9.0598'^^xsd:double;
  dwc:endLongitude '-9.0598'^^xsd:double;
  dwc:latitude '51.22447'^^xsd:double;
  dwc:startLatitude '51.22447'^^xsd:double;
  dwc:endLatitude '51.22447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.0598 51.22447, -9.0598 51.22447, -9.0598 51.22447, -9.0598 51.22447, -9.0598 51.22447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2691'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29117 -9.05546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29117"^^xsd:decimal ;
  dwc:decimalLongitude "-9.05546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2432'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2432'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.145833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.05546'^^xsd:double;
  dwc:startLongitude '-9.05546'^^xsd:double;
  dwc:endLongitude '-9.05546'^^xsd:double;
  dwc:latitude '51.29117'^^xsd:double;
  dwc:startLatitude '51.29117'^^xsd:double;
  dwc:endLatitude '51.29117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.05546 51.29117, -9.05546 51.29117, -9.05546 51.29117, -9.05546 51.29117, -9.05546 51.29117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2432'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29014 -9.03651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29014"^^xsd:decimal ;
  dwc:decimalLongitude "-9.03651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2433'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2433'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.153055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-9.03651'^^xsd:double;
  dwc:startLongitude '-9.03651'^^xsd:double;
  dwc:endLongitude '-9.03651'^^xsd:double;
  dwc:latitude '51.29014'^^xsd:double;
  dwc:startLatitude '51.29014'^^xsd:double;
  dwc:endLatitude '51.29014'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.03651 51.29014, -9.03651 51.29014, -9.03651 51.29014, -9.03651 51.29014, -9.03651 51.29014))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2433'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28613 -8.97381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28613"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2436'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2436'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.240555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.97381'^^xsd:double;
  dwc:startLongitude '-8.97381'^^xsd:double;
  dwc:endLongitude '-8.97381'^^xsd:double;
  dwc:latitude '51.28613'^^xsd:double;
  dwc:startLatitude '51.28613'^^xsd:double;
  dwc:endLatitude '51.28613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.97381 51.28613, -8.97381 51.28613, -8.97381 51.28613, -8.97381 51.28613, -8.97381 51.28613))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2436'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28578 -8.96987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28578"^^xsd:decimal ;
  dwc:decimalLongitude "-8.96987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2437'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2437'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.241944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.96987'^^xsd:double;
  dwc:startLongitude '-8.96987'^^xsd:double;
  dwc:endLongitude '-8.96987'^^xsd:double;
  dwc:latitude '51.28578'^^xsd:double;
  dwc:startLatitude '51.28578'^^xsd:double;
  dwc:endLatitude '51.28578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.96987 51.28578, -8.96987 51.28578, -8.96987 51.28578, -8.96987 51.28578, -8.96987 51.28578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2437'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28568 -8.96856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28568"^^xsd:decimal ;
  dwc:decimalLongitude "-8.96856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2438'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2438'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.242777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.96856'^^xsd:double;
  dwc:startLongitude '-8.96856'^^xsd:double;
  dwc:endLongitude '-8.96856'^^xsd:double;
  dwc:latitude '51.28568'^^xsd:double;
  dwc:startLatitude '51.28568'^^xsd:double;
  dwc:endLatitude '51.28568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.96856 51.28568, -8.96856 51.28568, -8.96856 51.28568, -8.96856 51.28568, -8.96856 51.28568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2438'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43016 -8.96062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43016"^^xsd:decimal ;
  dwc:decimalLongitude "-8.96062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2690'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2690'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.458055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.96062'^^xsd:double;
  dwc:startLongitude '-8.96062'^^xsd:double;
  dwc:endLongitude '-8.96062'^^xsd:double;
  dwc:latitude '51.43016'^^xsd:double;
  dwc:startLatitude '51.43016'^^xsd:double;
  dwc:endLatitude '51.43016'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.96062 51.43016, -8.96062 51.43016, -8.96062 51.43016, -8.96062 51.43016, -8.96062 51.43016))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2690'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43617 -8.95733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43617"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2689'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2689'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.391111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.95733'^^xsd:double;
  dwc:startLongitude '-8.95733'^^xsd:double;
  dwc:endLongitude '-8.95733'^^xsd:double;
  dwc:latitude '51.43617'^^xsd:double;
  dwc:startLatitude '51.43617'^^xsd:double;
  dwc:endLatitude '51.43617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.95733 51.43617, -8.95733 51.43617, -8.95733 51.43617, -8.95733 51.43617, -8.95733 51.43617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2689'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28431 -8.95406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28431"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2440'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2440'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.248333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.95406'^^xsd:double;
  dwc:startLongitude '-8.95406'^^xsd:double;
  dwc:endLongitude '-8.95406'^^xsd:double;
  dwc:latitude '51.28431'^^xsd:double;
  dwc:startLatitude '51.28431'^^xsd:double;
  dwc:endLatitude '51.28431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.95406 51.28431, -8.95406 51.28431, -8.95406 51.28431, -8.95406 51.28431, -8.95406 51.28431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2440'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28397 -8.9532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28397"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2435'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2435'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.184166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.9532'^^xsd:double;
  dwc:startLongitude '-8.9532'^^xsd:double;
  dwc:endLongitude '-8.9532'^^xsd:double;
  dwc:latitude '51.28397'^^xsd:double;
  dwc:startLatitude '51.28397'^^xsd:double;
  dwc:endLatitude '51.28397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.9532 51.28397, -8.9532 51.28397, -8.9532 51.28397, -8.9532 51.28397, -8.9532 51.28397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2435'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44812 -8.95168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44812"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2688'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2688'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.95168'^^xsd:double;
  dwc:startLongitude '-8.95168'^^xsd:double;
  dwc:endLongitude '-8.95168'^^xsd:double;
  dwc:latitude '51.44812'^^xsd:double;
  dwc:startLatitude '51.44812'^^xsd:double;
  dwc:endLatitude '51.44812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.95168 51.44812, -8.95168 51.44812, -8.95168 51.44812, -8.95168 51.44812, -8.95168 51.44812))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_2688'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28206 -8.92287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28206"^^xsd:decimal ;
  dwc:decimalLongitude "-8.92287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2441'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2441'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.261666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.92287'^^xsd:double;
  dwc:startLongitude '-8.92287'^^xsd:double;
  dwc:endLongitude '-8.92287'^^xsd:double;
  dwc:latitude '51.28206'^^xsd:double;
  dwc:startLatitude '51.28206'^^xsd:double;
  dwc:endLatitude '51.28206'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.92287 51.28206, -8.92287 51.28206, -8.92287 51.28206, -8.92287 51.28206, -8.92287 51.28206))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_2441'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28024 -8.89481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28024"^^xsd:decimal ;
  dwc:decimalLongitude "-8.89481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2442'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2442'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.272777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.89481'^^xsd:double;
  dwc:startLongitude '-8.89481'^^xsd:double;
  dwc:endLongitude '-8.89481'^^xsd:double;
  dwc:latitude '51.28024'^^xsd:double;
  dwc:startLatitude '51.28024'^^xsd:double;
  dwc:endLatitude '51.28024'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.89481 51.28024, -8.89481 51.28024, -8.89481 51.28024, -8.89481 51.28024, -8.89481 51.28024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2442'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27754 -8.86025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27754"^^xsd:decimal ;
  dwc:decimalLongitude "-8.86025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2443'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2443'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.286388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.86025'^^xsd:double;
  dwc:startLongitude '-8.86025'^^xsd:double;
  dwc:endLongitude '-8.86025'^^xsd:double;
  dwc:latitude '51.27754'^^xsd:double;
  dwc:startLatitude '51.27754'^^xsd:double;
  dwc:endLatitude '51.27754'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.86025 51.27754, -8.86025 51.27754, -8.86025 51.27754, -8.86025 51.27754, -8.86025 51.27754))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2443'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42545 -8.81401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42545"^^xsd:decimal ;
  dwc:decimalLongitude "-8.81401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_160'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_160'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.419444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.81401'^^xsd:double;
  dwc:startLongitude '-8.81401'^^xsd:double;
  dwc:endLongitude '-8.81401'^^xsd:double;
  dwc:latitude '54.42545'^^xsd:double;
  dwc:startLatitude '54.42545'^^xsd:double;
  dwc:endLatitude '54.42545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.81401 54.42545, -8.81401 54.42545, -8.81401 54.42545, -8.81401 54.42545, -8.81401 54.42545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_160'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4232 -8.79956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4232"^^xsd:decimal ;
  dwc:decimalLongitude "-8.79956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_161'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_161'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.425277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.79956'^^xsd:double;
  dwc:startLongitude '-8.79956'^^xsd:double;
  dwc:endLongitude '-8.79956'^^xsd:double;
  dwc:latitude '54.4232'^^xsd:double;
  dwc:startLatitude '54.4232'^^xsd:double;
  dwc:endLatitude '54.4232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.79956 54.4232, -8.79956 54.4232, -8.79956 54.4232, -8.79956 54.4232, -8.79956 54.4232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_161'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42013 -8.77958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42013"^^xsd:decimal ;
  dwc:decimalLongitude "-8.77958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_162'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_162'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.77958'^^xsd:double;
  dwc:startLongitude '-8.77958'^^xsd:double;
  dwc:endLongitude '-8.77958'^^xsd:double;
  dwc:latitude '54.42013'^^xsd:double;
  dwc:startLatitude '54.42013'^^xsd:double;
  dwc:endLatitude '54.42013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.77958 54.42013, -8.77958 54.42013, -8.77958 54.42013, -8.77958 54.42013, -8.77958 54.42013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_162'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36754 -8.72926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36754"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2445'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2445'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.378055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.72926'^^xsd:double;
  dwc:startLongitude '-8.72926'^^xsd:double;
  dwc:endLongitude '-8.72926'^^xsd:double;
  dwc:latitude '51.36754'^^xsd:double;
  dwc:startLatitude '51.36754'^^xsd:double;
  dwc:endLatitude '51.36754'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.72926 51.36754, -8.72926 51.36754, -8.72926 51.36754, -8.72926 51.36754, -8.72926 51.36754))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2445'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36929 -8.72845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36929"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2446'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2446'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.379166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.72845'^^xsd:double;
  dwc:startLongitude '-8.72845'^^xsd:double;
  dwc:endLongitude '-8.72845'^^xsd:double;
  dwc:latitude '51.36929'^^xsd:double;
  dwc:startLatitude '51.36929'^^xsd:double;
  dwc:endLatitude '51.36929'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.72845 51.36929, -8.72845 51.36929, -8.72845 51.36929, -8.72845 51.36929, -8.72845 51.36929))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2446'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38601 -8.72004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38601"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2447'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2447'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.389166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.72004'^^xsd:double;
  dwc:startLongitude '-8.72004'^^xsd:double;
  dwc:endLongitude '-8.72004'^^xsd:double;
  dwc:latitude '51.38601'^^xsd:double;
  dwc:startLatitude '51.38601'^^xsd:double;
  dwc:endLatitude '51.38601'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.72004 51.38601, -8.72004 51.38601, -8.72004 51.38601, -8.72004 51.38601, -8.72004 51.38601))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2447'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38685 -8.71863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38685"^^xsd:decimal ;
  dwc:decimalLongitude "-8.71863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2449'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2449'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.453333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.71863'^^xsd:double;
  dwc:startLongitude '-8.71863'^^xsd:double;
  dwc:endLongitude '-8.71863'^^xsd:double;
  dwc:latitude '51.38685'^^xsd:double;
  dwc:startLatitude '51.38685'^^xsd:double;
  dwc:endLatitude '51.38685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.71863 51.38685, -8.71863 51.38685, -8.71863 51.38685, -8.71863 51.38685, -8.71863 51.38685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2449'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39048 -8.71797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39048"^^xsd:decimal ;
  dwc:decimalLongitude "-8.71797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2448'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2448'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.392222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.71797'^^xsd:double;
  dwc:startLongitude '-8.71797'^^xsd:double;
  dwc:endLongitude '-8.71797'^^xsd:double;
  dwc:latitude '51.39048'^^xsd:double;
  dwc:startLatitude '51.39048'^^xsd:double;
  dwc:endLatitude '51.39048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.71797 51.39048, -8.71797 51.39048, -8.71797 51.39048, -8.71797 51.39048, -8.71797 51.39048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_2448'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40108 -8.71374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40108"^^xsd:decimal ;
  dwc:decimalLongitude "-8.71374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2450'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2450'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.463055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.71374'^^xsd:double;
  dwc:startLongitude '-8.71374'^^xsd:double;
  dwc:endLongitude '-8.71374'^^xsd:double;
  dwc:latitude '51.40108'^^xsd:double;
  dwc:startLatitude '51.40108'^^xsd:double;
  dwc:endLatitude '51.40108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.71374 51.40108, -8.71374 51.40108, -8.71374 51.40108, -8.71374 51.40108, -8.71374 51.40108))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2450'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41465 -8.7069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41465"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2451'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2451'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.471666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.7069'^^xsd:double;
  dwc:startLongitude '-8.7069'^^xsd:double;
  dwc:endLongitude '-8.7069'^^xsd:double;
  dwc:latitude '51.41465'^^xsd:double;
  dwc:startLatitude '51.41465'^^xsd:double;
  dwc:endLatitude '51.41465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.7069 51.41465, -8.7069 51.41465, -8.7069 51.41465, -8.7069 51.41465, -8.7069 51.41465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2451'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46653 -8.67788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46653"^^xsd:decimal ;
  dwc:decimalLongitude "-8.67788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2452'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_2452'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.504444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.67788'^^xsd:double;
  dwc:startLongitude '-8.67788'^^xsd:double;
  dwc:endLongitude '-8.67788'^^xsd:double;
  dwc:latitude '51.46653'^^xsd:double;
  dwc:startLatitude '51.46653'^^xsd:double;
  dwc:endLatitude '51.46653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.67788 51.46653, -8.67788 51.46653, -8.67788 51.46653, -8.67788 51.46653, -8.67788 51.46653))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2452'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27907 -8.61816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27907"^^xsd:decimal ;
  dwc:decimalLongitude "-8.61816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_182'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_182'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.006111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.61816'^^xsd:double;
  dwc:startLongitude '-8.61816'^^xsd:double;
  dwc:endLongitude '-8.61816'^^xsd:double;
  dwc:latitude '55.27907'^^xsd:double;
  dwc:startLatitude '55.27907'^^xsd:double;
  dwc:endLatitude '55.27907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.61816 55.27907, -8.61816 55.27907, -8.61816 55.27907, -8.61816 55.27907, -8.61816 55.27907))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "cs" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1153_182'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27468 -8.57452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27468"^^xsd:decimal ;
  dwc:decimalLongitude "-8.57452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_201'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_201'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.3075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.57452'^^xsd:double;
  dwc:startLongitude '-8.57452'^^xsd:double;
  dwc:endLongitude '-8.57452'^^xsd:double;
  dwc:latitude '55.27468'^^xsd:double;
  dwc:startLatitude '55.27468'^^xsd:double;
  dwc:endLatitude '55.27468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.57452 55.27468, -8.57452 55.27468, -8.57452 55.27468, -8.57452 55.27468, -8.57452 55.27468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_201'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5705 -8.43898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.43898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_166'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_166'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.755'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.43898'^^xsd:double;
  dwc:startLongitude '-8.43898'^^xsd:double;
  dwc:endLongitude '-8.43898'^^xsd:double;
  dwc:latitude '54.5705'^^xsd:double;
  dwc:startLatitude '54.5705'^^xsd:double;
  dwc:endLatitude '54.5705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.43898 54.5705, -8.43898 54.5705, -8.43898 54.5705, -8.43898 54.5705, -8.43898 54.5705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_166'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54388 -8.34039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54388"^^xsd:decimal ;
  dwc:decimalLongitude "-8.34039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_189'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_189'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.465277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.34039'^^xsd:double;
  dwc:startLongitude '-8.34039'^^xsd:double;
  dwc:endLongitude '-8.34039'^^xsd:double;
  dwc:latitude '54.54388'^^xsd:double;
  dwc:startLatitude '54.54388'^^xsd:double;
  dwc:endLatitude '54.54388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.34039 54.54388, -8.34039 54.54388, -8.34039 54.54388, -8.34039 54.54388, -8.34039 54.54388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_189'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71333 -8.30392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.30392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2685'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2685'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.30392'^^xsd:double;
  dwc:startLongitude '-8.30392'^^xsd:double;
  dwc:endLongitude '-8.30392'^^xsd:double;
  dwc:latitude '51.71333'^^xsd:double;
  dwc:startLatitude '51.71333'^^xsd:double;
  dwc:endLatitude '51.71333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.30392 51.71333, -8.30392 51.71333, -8.30392 51.71333, -8.30392 51.71333, -8.30392 51.71333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2685'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71041 -8.27398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71041"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2684'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2684'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.211388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.27398'^^xsd:double;
  dwc:startLongitude '-8.27398'^^xsd:double;
  dwc:endLongitude '-8.27398'^^xsd:double;
  dwc:latitude '51.71041'^^xsd:double;
  dwc:startLatitude '51.71041'^^xsd:double;
  dwc:endLatitude '51.71041'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.27398 51.71041, -8.27398 51.71041, -8.27398 51.71041, -8.27398 51.71041, -8.27398 51.71041))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2684'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7074 -8.23799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7074"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2683'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2683'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.138055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.23799'^^xsd:double;
  dwc:startLongitude '-8.23799'^^xsd:double;
  dwc:endLongitude '-8.23799'^^xsd:double;
  dwc:latitude '51.7074'^^xsd:double;
  dwc:startLatitude '51.7074'^^xsd:double;
  dwc:endLatitude '51.7074'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.23799 51.7074, -8.23799 51.7074, -8.23799 51.7074, -8.23799 51.7074, -8.23799 51.7074))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2683'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70206 -8.18968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70206"^^xsd:decimal ;
  dwc:decimalLongitude "-8.18968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2681'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2681'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.120833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.18968'^^xsd:double;
  dwc:startLongitude '-8.18968'^^xsd:double;
  dwc:endLongitude '-8.18968'^^xsd:double;
  dwc:latitude '51.70206'^^xsd:double;
  dwc:startLatitude '51.70206'^^xsd:double;
  dwc:endLatitude '51.70206'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.18968 51.70206, -8.18968 51.70206, -8.18968 51.70206, -8.18968 51.70206, -8.18968 51.70206))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2681'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70157 -8.18509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70157"^^xsd:decimal ;
  dwc:decimalLongitude "-8.18509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2680'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2680'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.118888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-8.18509'^^xsd:double;
  dwc:startLongitude '-8.18509'^^xsd:double;
  dwc:endLongitude '-8.18509'^^xsd:double;
  dwc:latitude '51.70157'^^xsd:double;
  dwc:startLatitude '51.70157'^^xsd:double;
  dwc:endLatitude '51.70157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.18509 51.70157, -8.18509 51.70157, -8.18509 51.70157, -8.18509 51.70157, -8.18509 51.70157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2680'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67214 -7.91096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67214"^^xsd:decimal ;
  dwc:decimalLongitude "-7.91096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2679'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2679'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.019722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.91096'^^xsd:double;
  dwc:startLongitude '-7.91096'^^xsd:double;
  dwc:endLongitude '-7.91096'^^xsd:double;
  dwc:latitude '51.67214'^^xsd:double;
  dwc:startLatitude '51.67214'^^xsd:double;
  dwc:endLatitude '51.67214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.91096 51.67214, -7.91096 51.67214, -7.91096 51.67214, -7.91096 51.67214, -7.91096 51.67214))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2679'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.80807 -7.90197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.80807"^^xsd:decimal ;
  dwc:decimalLongitude "-7.90197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2456'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1153_2456'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.607777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.90197'^^xsd:double;
  dwc:startLongitude '-7.90197'^^xsd:double;
  dwc:endLongitude '-7.90197'^^xsd:double;
  dwc:latitude '51.80807'^^xsd:double;
  dwc:startLatitude '51.80807'^^xsd:double;
  dwc:endLatitude '51.80807'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.90197 51.80807, -7.90197 51.80807, -7.90197 51.80807, -7.90197 51.80807, -7.90197 51.80807))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2456'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66064 -7.8114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66064"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2678'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2678'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.984166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.8114'^^xsd:double;
  dwc:startLongitude '-7.8114'^^xsd:double;
  dwc:endLongitude '-7.8114'^^xsd:double;
  dwc:latitude '51.66064'^^xsd:double;
  dwc:startLatitude '51.66064'^^xsd:double;
  dwc:endLatitude '51.66064'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.8114 51.66064, -7.8114 51.66064, -7.8114 51.66064, -7.8114 51.66064, -7.8114 51.66064))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_2678'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65886 -7.79588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65886"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2345'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2345'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.978611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.79588'^^xsd:double;
  dwc:startLongitude '-7.79588'^^xsd:double;
  dwc:endLongitude '-7.79588'^^xsd:double;
  dwc:latitude '51.65886'^^xsd:double;
  dwc:startLatitude '51.65886'^^xsd:double;
  dwc:endLatitude '51.65886'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.79588 51.65886, -7.79588 51.65886, -7.79588 51.65886, -7.79588 51.65886, -7.79588 51.65886))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_2345'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46868 -7.75103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46868"^^xsd:decimal ;
  dwc:decimalLongitude "-7.75103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_236'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_236'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.7747222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.75103'^^xsd:double;
  dwc:startLongitude '-7.75103'^^xsd:double;
  dwc:endLongitude '-7.75103'^^xsd:double;
  dwc:latitude '55.46868'^^xsd:double;
  dwc:startLatitude '55.46868'^^xsd:double;
  dwc:endLatitude '55.46868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.75103 55.46868, -7.75103 55.46868, -7.75103 55.46868, -7.75103 55.46868, -7.75103 55.46868))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_236'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77583 -7.59882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77583"^^xsd:decimal ;
  dwc:decimalLongitude "-7.59882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2458'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1153_2458'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.720833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.59882'^^xsd:double;
  dwc:startLongitude '-7.59882'^^xsd:double;
  dwc:endLongitude '-7.59882'^^xsd:double;
  dwc:latitude '51.77583'^^xsd:double;
  dwc:startLatitude '51.77583'^^xsd:double;
  dwc:endLatitude '51.77583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.59882 51.77583, -7.59882 51.77583, -7.59882 51.77583, -7.59882 51.77583, -7.59882 51.77583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2458'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.75927 -7.44205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.75927"^^xsd:decimal ;
  dwc:decimalLongitude "-7.44205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2459'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1153_2459'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.778333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.44205'^^xsd:double;
  dwc:startLongitude '-7.44205'^^xsd:double;
  dwc:endLongitude '-7.44205'^^xsd:double;
  dwc:latitude '51.75927'^^xsd:double;
  dwc:startLatitude '51.75927'^^xsd:double;
  dwc:endLatitude '51.75927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.44205 51.75927, -7.44205 51.75927, -7.44205 51.75927, -7.44205 51.75927, -7.44205 51.75927))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2459'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.39392 -7.41186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.39392"^^xsd:decimal ;
  dwc:decimalLongitude "-7.41186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_207'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_207'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.009444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.41186'^^xsd:double;
  dwc:startLongitude '-7.41186'^^xsd:double;
  dwc:endLongitude '-7.41186'^^xsd:double;
  dwc:latitude '55.39392'^^xsd:double;
  dwc:startLatitude '55.39392'^^xsd:double;
  dwc:endLatitude '55.39392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.41186 55.39392, -7.41186 55.39392, -7.41186 55.39392, -7.41186 55.39392, -7.41186 55.39392))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_207'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83358 -7.30696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83358"^^xsd:decimal ;
  dwc:decimalLongitude "-7.30696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2460'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1153_2460'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.924444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.30696'^^xsd:double;
  dwc:startLongitude '-7.30696'^^xsd:double;
  dwc:endLongitude '-7.30696'^^xsd:double;
  dwc:latitude '51.83358'^^xsd:double;
  dwc:startLatitude '51.83358'^^xsd:double;
  dwc:endLatitude '51.83358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.30696 51.83358, -7.30696 51.83358, -7.30696 51.83358, -7.30696 51.83358, -7.30696 51.83358))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2460'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83507 -7.30598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83507"^^xsd:decimal ;
  dwc:decimalLongitude "-7.30598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2461'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1153_2461'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.985277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.30598'^^xsd:double;
  dwc:startLongitude '-7.30598'^^xsd:double;
  dwc:endLongitude '-7.30598'^^xsd:double;
  dwc:latitude '51.83507'^^xsd:double;
  dwc:startLatitude '51.83507'^^xsd:double;
  dwc:endLatitude '51.83507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.30598 51.83507, -7.30598 51.83507, -7.30598 51.83507, -7.30598 51.83507, -7.30598 51.83507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2461'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.49985 -7.2412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.49985"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_334'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_334'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.708611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.2412'^^xsd:double;
  dwc:startLongitude '-7.2412'^^xsd:double;
  dwc:endLongitude '-7.2412'^^xsd:double;
  dwc:latitude '56.49985'^^xsd:double;
  dwc:startLatitude '56.49985'^^xsd:double;
  dwc:endLatitude '56.49985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.2412 56.49985, -7.2412 56.49985, -7.2412 56.49985, -7.2412 56.49985, -7.2412 56.49985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bask" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1153_334'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6004 -7.23479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6004"^^xsd:decimal ;
  dwc:decimalLongitude "-7.23479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_335'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_335'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.766944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.23479'^^xsd:double;
  dwc:startLongitude '-7.23479'^^xsd:double;
  dwc:endLongitude '-7.23479'^^xsd:double;
  dwc:latitude '56.6004'^^xsd:double;
  dwc:startLatitude '56.6004'^^xsd:double;
  dwc:endLatitude '56.6004'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.23479 56.6004, -7.23479 56.6004, -7.23479 56.6004, -7.23479 56.6004, -7.23479 56.6004))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_335'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.60136 -7.23471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.60136"^^xsd:decimal ;
  dwc:decimalLongitude "-7.23471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_336'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_336'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.7675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.23471'^^xsd:double;
  dwc:startLongitude '-7.23471'^^xsd:double;
  dwc:endLongitude '-7.23471'^^xsd:double;
  dwc:latitude '56.60136'^^xsd:double;
  dwc:startLatitude '56.60136'^^xsd:double;
  dwc:endLatitude '56.60136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.23471 56.60136, -7.23471 56.60136, -7.23471 56.60136, -7.23471 56.60136, -7.23471 56.60136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_336'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.60184 -7.23467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.60184"^^xsd:decimal ;
  dwc:decimalLongitude "-7.23467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_415'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_415'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.767777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.23467'^^xsd:double;
  dwc:startLongitude '-7.23467'^^xsd:double;
  dwc:endLongitude '-7.23467'^^xsd:double;
  dwc:latitude '56.60184'^^xsd:double;
  dwc:startLatitude '56.60184'^^xsd:double;
  dwc:endLatitude '56.60184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.23467 56.60184, -7.23467 56.60184, -7.23467 56.60184, -7.23467 56.60184, -7.23467 56.60184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_415'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.71386 -7.22823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.71386"^^xsd:decimal ;
  dwc:decimalLongitude "-7.22823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_339'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_339'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.833611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.22823'^^xsd:double;
  dwc:startLongitude '-7.22823'^^xsd:double;
  dwc:endLongitude '-7.22823'^^xsd:double;
  dwc:latitude '56.71386'^^xsd:double;
  dwc:startLatitude '56.71386'^^xsd:double;
  dwc:endLatitude '56.71386'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.22823 56.71386, -7.22823 56.71386, -7.22823 56.71386, -7.22823 56.71386, -7.22823 56.71386))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_339'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.72532 -7.22747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.72532"^^xsd:decimal ;
  dwc:decimalLongitude "-7.22747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_340'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_340'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.840555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.22747'^^xsd:double;
  dwc:startLongitude '-7.22747'^^xsd:double;
  dwc:endLongitude '-7.22747'^^xsd:double;
  dwc:latitude '56.72532'^^xsd:double;
  dwc:startLatitude '56.72532'^^xsd:double;
  dwc:endLatitude '56.72532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.22747 56.72532, -7.22747 56.72532, -7.22747 56.72532, -7.22747 56.72532, -7.22747 56.72532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_340'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.31422 -7.20223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.31422"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_328'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_328'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.520555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.20223'^^xsd:double;
  dwc:startLongitude '-7.20223'^^xsd:double;
  dwc:endLongitude '-7.20223'^^xsd:double;
  dwc:latitude '56.31422'^^xsd:double;
  dwc:startLatitude '56.31422'^^xsd:double;
  dwc:endLatitude '56.31422'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.20223 56.31422, -7.20223 56.31422, -7.20223 56.31422, -7.20223 56.31422, -7.20223 56.31422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bask" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1153_328'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.16964 -7.19657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.16964"^^xsd:decimal ;
  dwc:decimalLongitude "-7.19657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_358'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_358'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.531666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.19657'^^xsd:double;
  dwc:startLongitude '-7.19657'^^xsd:double;
  dwc:endLongitude '-7.19657'^^xsd:double;
  dwc:latitude '57.16964'^^xsd:double;
  dwc:startLatitude '57.16964'^^xsd:double;
  dwc:endLatitude '57.16964'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.19657 57.16964, -7.19657 57.16964, -7.19657 57.16964, -7.19657 57.16964, -7.19657 57.16964))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "turtl" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '1153_358'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.16223 -7.18359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.16223"^^xsd:decimal ;
  dwc:decimalLongitude "-7.18359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_357'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_357'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.525555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.18359'^^xsd:double;
  dwc:startLongitude '-7.18359'^^xsd:double;
  dwc:endLongitude '-7.18359'^^xsd:double;
  dwc:latitude '57.16223'^^xsd:double;
  dwc:startLatitude '57.16223'^^xsd:double;
  dwc:endLatitude '57.16223'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.18359 57.16223, -7.18359 57.16223, -7.18359 57.16223, -7.18359 57.16223, -7.18359 57.16223))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_357'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11839 -7.02072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.11839"^^xsd:decimal ;
  dwc:decimalLongitude "-7.02072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2466'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1153_2466'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.169444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-7.02072'^^xsd:double;
  dwc:startLongitude '-7.02072'^^xsd:double;
  dwc:endLongitude '-7.02072'^^xsd:double;
  dwc:latitude '52.11839'^^xsd:double;
  dwc:startLatitude '52.11839'^^xsd:double;
  dwc:endLatitude '52.11839'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.02072 52.11839, -7.02072 52.11839, -7.02072 52.11839, -7.02072 52.11839, -7.02072 52.11839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2466'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46443 -6.92956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46443"^^xsd:decimal ;
  dwc:decimalLongitude "-6.92956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_226'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_226'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.279722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.92956'^^xsd:double;
  dwc:startLongitude '-6.92956'^^xsd:double;
  dwc:endLongitude '-6.92956'^^xsd:double;
  dwc:latitude '55.46443'^^xsd:double;
  dwc:startLatitude '55.46443'^^xsd:double;
  dwc:endLatitude '55.46443'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.92956 55.46443, -6.92956 55.46443, -6.92956 55.46443, -6.92956 55.46443, -6.92956 55.46443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_226'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55912 -6.92359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.55912"^^xsd:decimal ;
  dwc:decimalLongitude "-6.92359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_282'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_282'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.917777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.92359'^^xsd:double;
  dwc:startLongitude '-6.92359'^^xsd:double;
  dwc:endLongitude '-6.92359'^^xsd:double;
  dwc:latitude '55.55912'^^xsd:double;
  dwc:startLatitude '55.55912'^^xsd:double;
  dwc:endLatitude '55.55912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.92359 55.55912, -6.92359 55.55912, -6.92359 55.55912, -6.92359 55.55912, -6.92359 55.55912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_282'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.00996 -6.92339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.00996"^^xsd:decimal ;
  dwc:decimalLongitude "-6.92339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_351'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_351'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.400833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.92339'^^xsd:double;
  dwc:startLongitude '-6.92339'^^xsd:double;
  dwc:endLongitude '-6.92339'^^xsd:double;
  dwc:latitude '57.00996'^^xsd:double;
  dwc:startLatitude '57.00996'^^xsd:double;
  dwc:endLatitude '57.00996'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.92339 57.00996, -6.92339 57.00996, -6.92339 57.00996, -6.92339 57.00996, -6.92339 57.00996))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_351'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22575 -6.8764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22575"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_181'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_181'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.290277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.8764'^^xsd:double;
  dwc:startLongitude '-6.8764'^^xsd:double;
  dwc:endLongitude '-6.8764'^^xsd:double;
  dwc:latitude '55.22575'^^xsd:double;
  dwc:startLatitude '55.22575'^^xsd:double;
  dwc:endLatitude '55.22575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.8764 55.22575, -6.8764 55.22575, -6.8764 55.22575, -6.8764 55.22575, -6.8764 55.22575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_181'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96295 -6.8451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96295"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_350'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_350'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.361388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.8451'^^xsd:double;
  dwc:startLongitude '-6.8451'^^xsd:double;
  dwc:endLongitude '-6.8451'^^xsd:double;
  dwc:latitude '56.96295'^^xsd:double;
  dwc:startLatitude '56.96295'^^xsd:double;
  dwc:endLatitude '56.96295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.8451 56.96295, -6.8451 56.96295, -6.8451 56.96295, -6.8451 56.96295, -6.8451 56.96295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_350'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.212 -6.84409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.212"^^xsd:decimal ;
  dwc:decimalLongitude "-6.84409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_180'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_180'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.276944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.84409'^^xsd:double;
  dwc:startLongitude '-6.84409'^^xsd:double;
  dwc:endLongitude '-6.84409'^^xsd:double;
  dwc:latitude '55.212'^^xsd:double;
  dwc:startLatitude '55.212'^^xsd:double;
  dwc:endLatitude '55.212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.84409 55.212, -6.84409 55.212, -6.84409 55.212, -6.84409 55.212, -6.84409 55.212))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_180'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3247 -6.80211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3247"^^xsd:decimal ;
  dwc:decimalLongitude "-6.80211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_465'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_465'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.833888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.80211'^^xsd:double;
  dwc:startLongitude '-6.80211'^^xsd:double;
  dwc:endLongitude '-6.80211'^^xsd:double;
  dwc:latitude '57.3247'^^xsd:double;
  dwc:startLatitude '57.3247'^^xsd:double;
  dwc:endLatitude '57.3247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.80211 57.3247, -6.80211 57.3247, -6.80211 57.3247, -6.80211 57.3247, -6.80211 57.3247))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_465'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1979 -6.79738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1979"^^xsd:decimal ;
  dwc:decimalLongitude "-6.79738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_130'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_130'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.3669444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.79738'^^xsd:double;
  dwc:startLongitude '-6.79738'^^xsd:double;
  dwc:endLongitude '-6.79738'^^xsd:double;
  dwc:latitude '55.1979'^^xsd:double;
  dwc:startLatitude '55.1979'^^xsd:double;
  dwc:endLatitude '55.1979'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.79738 55.1979, -6.79738 55.1979, -6.79738 55.1979, -6.79738 55.1979, -6.79738 55.1979))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_130'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19475 -6.79429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.19475"^^xsd:decimal ;
  dwc:decimalLongitude "-6.79429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_128'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_128'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.3038888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.79429'^^xsd:double;
  dwc:startLongitude '-6.79429'^^xsd:double;
  dwc:endLongitude '-6.79429'^^xsd:double;
  dwc:latitude '55.19475'^^xsd:double;
  dwc:startLatitude '55.19475'^^xsd:double;
  dwc:endLatitude '55.19475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.79429 55.19475, -6.79429 55.19475, -6.79429 55.19475, -6.79429 55.19475, -6.79429 55.19475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_128'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19531 -6.79394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.19531"^^xsd:decimal ;
  dwc:decimalLongitude "-6.79394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_131'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_131'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.3688888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.79394'^^xsd:double;
  dwc:startLongitude '-6.79394'^^xsd:double;
  dwc:endLongitude '-6.79394'^^xsd:double;
  dwc:latitude '55.19531'^^xsd:double;
  dwc:startLatitude '55.19531'^^xsd:double;
  dwc:endLatitude '55.19531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.79394 55.19531, -6.79394 55.19531, -6.79394 55.19531, -6.79394 55.19531, -6.79394 55.19531))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_131'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19274 -6.78912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.19274"^^xsd:decimal ;
  dwc:decimalLongitude "-6.78912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_132'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_132'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.3711111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.78912'^^xsd:double;
  dwc:startLongitude '-6.78912'^^xsd:double;
  dwc:endLongitude '-6.78912'^^xsd:double;
  dwc:latitude '55.19274'^^xsd:double;
  dwc:startLatitude '55.19274'^^xsd:double;
  dwc:endLatitude '55.19274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.78912 55.19274, -6.78912 55.19274, -6.78912 55.19274, -6.78912 55.19274, -6.78912 55.19274))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_132'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9275 -6.78488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9275"^^xsd:decimal ;
  dwc:decimalLongitude "-6.78488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_349'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_349'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.331944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.78488'^^xsd:double;
  dwc:startLongitude '-6.78488'^^xsd:double;
  dwc:endLongitude '-6.78488'^^xsd:double;
  dwc:latitude '56.9275'^^xsd:double;
  dwc:startLatitude '56.9275'^^xsd:double;
  dwc:endLatitude '56.9275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.78488 56.9275, -6.78488 56.9275, -6.78488 56.9275, -6.78488 56.9275, -6.78488 56.9275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_349'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1902 -6.78301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1902"^^xsd:decimal ;
  dwc:decimalLongitude "-6.78301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_133'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_133'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.3736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.78301'^^xsd:double;
  dwc:startLongitude '-6.78301'^^xsd:double;
  dwc:endLongitude '-6.78301'^^xsd:double;
  dwc:latitude '55.1902'^^xsd:double;
  dwc:startLatitude '55.1902'^^xsd:double;
  dwc:endLatitude '55.1902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.78301 55.1902, -6.78301 55.1902, -6.78301 55.1902, -6.78301 55.1902, -6.78301 55.1902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_133'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1888 -6.77902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1888"^^xsd:decimal ;
  dwc:decimalLongitude "-6.77902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_129'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_129'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.31'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.77902'^^xsd:double;
  dwc:startLongitude '-6.77902'^^xsd:double;
  dwc:endLongitude '-6.77902'^^xsd:double;
  dwc:latitude '55.1888'^^xsd:double;
  dwc:startLatitude '55.1888'^^xsd:double;
  dwc:endLatitude '55.1888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.77902 55.1888, -6.77902 55.1888, -6.77902 55.1888, -6.77902 55.1888, -6.77902 55.1888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_129'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18665 -6.77348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18665"^^xsd:decimal ;
  dwc:decimalLongitude "-6.77348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_134'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_134'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.3772222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.77348'^^xsd:double;
  dwc:startLongitude '-6.77348'^^xsd:double;
  dwc:endLongitude '-6.77348'^^xsd:double;
  dwc:latitude '55.18665'^^xsd:double;
  dwc:startLatitude '55.18665'^^xsd:double;
  dwc:endLatitude '55.18665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.77348 55.18665, -6.77348 55.18665, -6.77348 55.18665, -6.77348 55.18665, -6.77348 55.18665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_134'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90964 -6.75446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90964"^^xsd:decimal ;
  dwc:decimalLongitude "-6.75446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_348'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_348'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.316944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.75446'^^xsd:double;
  dwc:startLongitude '-6.75446'^^xsd:double;
  dwc:endLongitude '-6.75446'^^xsd:double;
  dwc:latitude '56.90964'^^xsd:double;
  dwc:startLatitude '56.90964'^^xsd:double;
  dwc:endLatitude '56.90964'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.75446 56.90964, -6.75446 56.90964, -6.75446 56.90964, -6.75446 56.90964, -6.75446 56.90964))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_348'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90376 -6.74504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90376"^^xsd:decimal ;
  dwc:decimalLongitude "-6.74504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_347'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_347'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.312222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.74504'^^xsd:double;
  dwc:startLongitude '-6.74504'^^xsd:double;
  dwc:endLongitude '-6.74504'^^xsd:double;
  dwc:latitude '56.90376'^^xsd:double;
  dwc:startLatitude '56.90376'^^xsd:double;
  dwc:endLatitude '56.90376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.74504 56.90376, -6.74504 56.90376, -6.74504 56.90376, -6.74504 56.90376, -6.74504 56.90376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_347'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5228 -6.74132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5228"^^xsd:decimal ;
  dwc:decimalLongitude "-6.74132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_280'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_280'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.788611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.74132'^^xsd:double;
  dwc:startLongitude '-6.74132'^^xsd:double;
  dwc:endLongitude '-6.74132'^^xsd:double;
  dwc:latitude '55.5228'^^xsd:double;
  dwc:startLatitude '55.5228'^^xsd:double;
  dwc:endLatitude '55.5228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.74132 55.5228, -6.74132 55.5228, -6.74132 55.5228, -6.74132 55.5228, -6.74132 55.5228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "turtl" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '1153_280'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84063 -6.6381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84063"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_346'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_346'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.258888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.6381'^^xsd:double;
  dwc:startLongitude '-6.6381'^^xsd:double;
  dwc:endLongitude '-6.6381'^^xsd:double;
  dwc:latitude '56.84063'^^xsd:double;
  dwc:startLatitude '56.84063'^^xsd:double;
  dwc:endLatitude '56.84063'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.6381 56.84063, -6.6381 56.84063, -6.6381 56.84063, -6.6381 56.84063, -6.6381 56.84063))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_346'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83994 -6.63706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83994"^^xsd:decimal ;
  dwc:decimalLongitude "-6.63706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_345'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_345'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.258333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.63706'^^xsd:double;
  dwc:startLongitude '-6.63706'^^xsd:double;
  dwc:endLongitude '-6.63706'^^xsd:double;
  dwc:latitude '56.83994'^^xsd:double;
  dwc:startLatitude '56.83994'^^xsd:double;
  dwc:endLatitude '56.83994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.63706 56.83994, -6.63706 56.83994, -6.63706 56.83994, -6.63706 56.83994, -6.63706 56.83994))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_345'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8361 -6.63152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8361"^^xsd:decimal ;
  dwc:decimalLongitude "-6.63152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_344'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_344'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.255277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.63152'^^xsd:double;
  dwc:startLongitude '-6.63152'^^xsd:double;
  dwc:endLongitude '-6.63152'^^xsd:double;
  dwc:latitude '56.8361'^^xsd:double;
  dwc:startLatitude '56.8361'^^xsd:double;
  dwc:endLatitude '56.8361'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.63152 56.8361, -6.63152 56.8361, -6.63152 56.8361, -6.63152 56.8361, -6.63152 56.8361))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_344'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47871 -6.63041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-6.63041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_279'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_279'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.740555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.63041'^^xsd:double;
  dwc:startLongitude '-6.63041'^^xsd:double;
  dwc:endLongitude '-6.63041'^^xsd:double;
  dwc:latitude '55.47871'^^xsd:double;
  dwc:startLatitude '55.47871'^^xsd:double;
  dwc:endLatitude '55.47871'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.63041 55.47871, -6.63041 55.47871, -6.63041 55.47871, -6.63041 55.47871, -6.63041 55.47871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_279'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47825 -6.62837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47825"^^xsd:decimal ;
  dwc:decimalLongitude "-6.62837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_278'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_278'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.676388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.62837'^^xsd:double;
  dwc:startLongitude '-6.62837'^^xsd:double;
  dwc:endLongitude '-6.62837'^^xsd:double;
  dwc:latitude '55.47825'^^xsd:double;
  dwc:startLatitude '55.47825'^^xsd:double;
  dwc:endLatitude '55.47825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.62837 55.47825, -6.62837 55.47825, -6.62837 55.47825, -6.62837 55.47825, -6.62837 55.47825))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_278'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58963 -6.6265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58963"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_273'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_273'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.402222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.6265'^^xsd:double;
  dwc:startLongitude '-6.6265'^^xsd:double;
  dwc:endLongitude '-6.6265'^^xsd:double;
  dwc:latitude '55.58963'^^xsd:double;
  dwc:startLatitude '55.58963'^^xsd:double;
  dwc:endLatitude '55.58963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.6265 55.58963, -6.6265 55.58963, -6.6265 55.58963, -6.6265 55.58963, -6.6265 55.58963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_273'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83271 -6.6263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83271"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_343'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_343'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.2525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.6263'^^xsd:double;
  dwc:startLongitude '-6.6263'^^xsd:double;
  dwc:endLongitude '-6.6263'^^xsd:double;
  dwc:latitude '56.83271'^^xsd:double;
  dwc:startLatitude '56.83271'^^xsd:double;
  dwc:endLatitude '56.83271'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.6263 56.83271, -6.6263 56.83271, -6.6263 56.83271, -6.6263 56.83271, -6.6263 56.83271))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_343'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26593 -6.52987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26593"^^xsd:decimal ;
  dwc:decimalLongitude "-6.52987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_179'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_179'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.147222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.52987'^^xsd:double;
  dwc:startLongitude '-6.52987'^^xsd:double;
  dwc:endLongitude '-6.52987'^^xsd:double;
  dwc:latitude '55.26593'^^xsd:double;
  dwc:startLatitude '55.26593'^^xsd:double;
  dwc:endLatitude '55.26593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.52987 55.26593, -6.52987 55.26593, -6.52987 55.26593, -6.52987 55.26593, -6.52987 55.26593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_179'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.79093 -6.52037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.79093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.52037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_458'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_458'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.356666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.52037'^^xsd:double;
  dwc:startLongitude '-6.52037'^^xsd:double;
  dwc:endLongitude '-6.52037'^^xsd:double;
  dwc:latitude '57.79093'^^xsd:double;
  dwc:startLatitude '57.79093'^^xsd:double;
  dwc:endLatitude '57.79093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.52037 57.79093, -6.52037 57.79093, -6.52037 57.79093, -6.52037 57.79093, -6.52037 57.79093))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_458'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3325 -6.51513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.51513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_320'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_320'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.297777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.51513'^^xsd:double;
  dwc:startLongitude '-6.51513'^^xsd:double;
  dwc:endLongitude '-6.51513'^^xsd:double;
  dwc:latitude '56.3325'^^xsd:double;
  dwc:startLatitude '56.3325'^^xsd:double;
  dwc:endLatitude '56.3325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.51513 56.3325, -6.51513 56.3325, -6.51513 56.3325, -6.51513 56.3325, -6.51513 56.3325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_320'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28992 -6.49405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28992"^^xsd:decimal ;
  dwc:decimalLongitude "-6.49405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_178'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_178'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.1275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.49405'^^xsd:double;
  dwc:startLongitude '-6.49405'^^xsd:double;
  dwc:endLongitude '-6.49405'^^xsd:double;
  dwc:latitude '55.28992'^^xsd:double;
  dwc:startLatitude '55.28992'^^xsd:double;
  dwc:endLatitude '55.28992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.49405 55.28992, -6.49405 55.28992, -6.49405 55.28992, -6.49405 55.28992, -6.49405 55.28992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_178'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26099 -6.47493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26099"^^xsd:decimal ;
  dwc:decimalLongitude "-6.47493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_232'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_232'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.465'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.47493'^^xsd:double;
  dwc:startLongitude '-6.47493'^^xsd:double;
  dwc:endLongitude '-6.47493'^^xsd:double;
  dwc:latitude '55.26099'^^xsd:double;
  dwc:startLatitude '55.26099'^^xsd:double;
  dwc:endLatitude '55.26099'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.47493 55.26099, -6.47493 55.26099, -6.47493 55.26099, -6.47493 55.26099, -6.47493 55.26099))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_232'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25879 -6.46881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25879"^^xsd:decimal ;
  dwc:decimalLongitude "-6.46881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_234'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_234'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.524444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.46881'^^xsd:double;
  dwc:startLongitude '-6.46881'^^xsd:double;
  dwc:endLongitude '-6.46881'^^xsd:double;
  dwc:latitude '55.25879'^^xsd:double;
  dwc:startLatitude '55.25879'^^xsd:double;
  dwc:endLatitude '55.25879'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.46881 55.25879, -6.46881 55.25879, -6.46881 55.25879, -6.46881 55.25879, -6.46881 55.25879))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_234'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.76079 -6.45685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.76079"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_459'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_459'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.384166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.45685'^^xsd:double;
  dwc:startLongitude '-6.45685'^^xsd:double;
  dwc:endLongitude '-6.45685'^^xsd:double;
  dwc:latitude '57.76079'^^xsd:double;
  dwc:startLatitude '57.76079'^^xsd:double;
  dwc:endLatitude '57.76079'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45685 57.76079, -6.45685 57.76079, -6.45685 57.76079, -6.45685 57.76079, -6.45685 57.76079))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_459'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7602 -6.45556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7602"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_461'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_461'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.384722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.45556'^^xsd:double;
  dwc:startLongitude '-6.45556'^^xsd:double;
  dwc:endLongitude '-6.45556'^^xsd:double;
  dwc:latitude '57.7602'^^xsd:double;
  dwc:startLatitude '57.7602'^^xsd:double;
  dwc:endLatitude '57.7602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45556 57.7602, -6.45556 57.7602, -6.45556 57.7602, -6.45556 57.7602, -6.45556 57.7602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_461'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7602 -6.45556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7602"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_460'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_460'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.384722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.45556'^^xsd:double;
  dwc:startLongitude '-6.45556'^^xsd:double;
  dwc:endLongitude '-6.45556'^^xsd:double;
  dwc:latitude '57.7602'^^xsd:double;
  dwc:startLatitude '57.7602'^^xsd:double;
  dwc:endLatitude '57.7602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45556 57.7602, -6.45556 57.7602, -6.45556 57.7602, -6.45556 57.7602, -6.45556 57.7602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_460'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32273 -6.45295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32273"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_177'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_177'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.103333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.45295'^^xsd:double;
  dwc:startLongitude '-6.45295'^^xsd:double;
  dwc:endLongitude '-6.45295'^^xsd:double;
  dwc:latitude '55.32273'^^xsd:double;
  dwc:startLatitude '55.32273'^^xsd:double;
  dwc:endLatitude '55.32273'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45295 55.32273, -6.45295 55.32273, -6.45295 55.32273, -6.45295 55.32273, -6.45295 55.32273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_177'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58524 -6.44781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58524"^^xsd:decimal ;
  dwc:decimalLongitude "-6.44781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_269'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_269'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.230277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.44781'^^xsd:double;
  dwc:startLongitude '-6.44781'^^xsd:double;
  dwc:endLongitude '-6.44781'^^xsd:double;
  dwc:latitude '55.58524'^^xsd:double;
  dwc:startLatitude '55.58524'^^xsd:double;
  dwc:endLatitude '55.58524'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.44781 55.58524, -6.44781 55.58524, -6.44781 55.58524, -6.44781 55.58524, -6.44781 55.58524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ggri" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '1153_269'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.83522 -6.40428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.83522"^^xsd:decimal ;
  dwc:decimalLongitude "-6.40428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_394'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_394'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.679444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.40428'^^xsd:double;
  dwc:startLongitude '-6.40428'^^xsd:double;
  dwc:endLongitude '-6.40428'^^xsd:double;
  dwc:latitude '57.83522'^^xsd:double;
  dwc:startLatitude '57.83522'^^xsd:double;
  dwc:endLatitude '57.83522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.40428 57.83522, -6.40428 57.83522, -6.40428 57.83522, -6.40428 57.83522, -6.40428 57.83522))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_394'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.33469 -6.39309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.33469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.39309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2790'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2790'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.058333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.39309'^^xsd:double;
  dwc:startLongitude '-6.39309'^^xsd:double;
  dwc:endLongitude '-6.39309'^^xsd:double;
  dwc:latitude '52.33469'^^xsd:double;
  dwc:startLatitude '52.33469'^^xsd:double;
  dwc:endLatitude '52.33469'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.39309 52.33469, -6.39309 52.33469, -6.39309 52.33469, -6.39309 52.33469, -6.39309 52.33469))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_2790'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.33568 -6.39286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.33568"^^xsd:decimal ;
  dwc:decimalLongitude "-6.39286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2824'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2824'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.39286'^^xsd:double;
  dwc:startLongitude '-6.39286'^^xsd:double;
  dwc:endLongitude '-6.39286'^^xsd:double;
  dwc:latitude '52.33568'^^xsd:double;
  dwc:startLatitude '52.33568'^^xsd:double;
  dwc:endLatitude '52.33568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.39286 52.33568, -6.39286 52.33568, -6.39286 52.33568, -6.39286 52.33568, -6.39286 52.33568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_2824'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.33392 -6.38447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.33392"^^xsd:decimal ;
  dwc:decimalLongitude "-6.38447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2825'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2825'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3819444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.38447'^^xsd:double;
  dwc:startLongitude '-6.38447'^^xsd:double;
  dwc:endLongitude '-6.38447'^^xsd:double;
  dwc:latitude '52.33392'^^xsd:double;
  dwc:startLatitude '52.33392'^^xsd:double;
  dwc:endLatitude '52.33392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.38447 52.33392, -6.38447 52.33392, -6.38447 52.33392, -6.38447 52.33392, -6.38447 52.33392))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_2825'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3336 -6.3831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3336"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2826'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2826'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.3831'^^xsd:double;
  dwc:startLongitude '-6.3831'^^xsd:double;
  dwc:endLongitude '-6.3831'^^xsd:double;
  dwc:latitude '52.3336'^^xsd:double;
  dwc:startLatitude '52.3336'^^xsd:double;
  dwc:endLatitude '52.3336'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.3831 52.3336, -6.3831 52.3336, -6.3831 52.3336, -6.3831 52.3336, -6.3831 52.3336))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_2826'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.14443 -6.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.14443"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2667'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1153_2667'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.37577'^^xsd:double;
  dwc:startLongitude '-6.37577'^^xsd:double;
  dwc:endLongitude '-6.37577'^^xsd:double;
  dwc:latitude '52.14443'^^xsd:double;
  dwc:startLatitude '52.14443'^^xsd:double;
  dwc:endLatitude '52.14443'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.37577 52.14443, -6.37577 52.14443, -6.37577 52.14443, -6.37577 52.14443, -6.37577 52.14443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bask" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1153_2667'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.72094 -6.37315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.72094"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_462'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_462'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.420833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.37315'^^xsd:double;
  dwc:startLongitude '-6.37315'^^xsd:double;
  dwc:endLongitude '-6.37315'^^xsd:double;
  dwc:latitude '57.72094'^^xsd:double;
  dwc:startLatitude '57.72094'^^xsd:double;
  dwc:endLatitude '57.72094'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.37315 57.72094, -6.37315 57.72094, -6.37315 57.72094, -6.37315 57.72094, -6.37315 57.72094))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bask" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1153_462'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.33046 -6.37069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.33046"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2302'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2302'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.37069'^^xsd:double;
  dwc:startLongitude '-6.37069'^^xsd:double;
  dwc:endLongitude '-6.37069'^^xsd:double;
  dwc:latitude '52.33046'^^xsd:double;
  dwc:startLatitude '52.33046'^^xsd:double;
  dwc:endLatitude '52.33046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.37069 52.33046, -6.37069 52.33046, -6.37069 52.33046, -6.37069 52.33046, -6.37069 52.33046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_2302'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.33009 -6.36931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.33009"^^xsd:decimal ;
  dwc:decimalLongitude "-6.36931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2303'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2303'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3877777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.36931'^^xsd:double;
  dwc:startLongitude '-6.36931'^^xsd:double;
  dwc:endLongitude '-6.36931'^^xsd:double;
  dwc:latitude '52.33009'^^xsd:double;
  dwc:startLatitude '52.33009'^^xsd:double;
  dwc:endLatitude '52.33009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.36931 52.33009, -6.36931 52.33009, -6.36931 52.33009, -6.36931 52.33009, -6.36931 52.33009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_2303'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.32662 -6.36275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.32662"^^xsd:decimal ;
  dwc:decimalLongitude "-6.36275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2788'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2788'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.045833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.36275'^^xsd:double;
  dwc:startLongitude '-6.36275'^^xsd:double;
  dwc:endLongitude '-6.36275'^^xsd:double;
  dwc:latitude '52.32662'^^xsd:double;
  dwc:startLatitude '52.32662'^^xsd:double;
  dwc:endLatitude '52.32662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.36275 52.32662, -6.36275 52.32662, -6.36275 52.32662, -6.36275 52.32662, -6.36275 52.32662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_2788'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.32662 -6.36275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.32662"^^xsd:decimal ;
  dwc:decimalLongitude "-6.36275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2789'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2789'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.045833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.36275'^^xsd:double;
  dwc:startLongitude '-6.36275'^^xsd:double;
  dwc:endLongitude '-6.36275'^^xsd:double;
  dwc:latitude '52.32662'^^xsd:double;
  dwc:startLatitude '52.32662'^^xsd:double;
  dwc:endLatitude '52.32662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.36275 52.32662, -6.36275 52.32662, -6.36275 52.32662, -6.36275 52.32662, -6.36275 52.32662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_2789'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.70943 -6.35071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.70943"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_463'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_463'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.431111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.35071'^^xsd:double;
  dwc:startLongitude '-6.35071'^^xsd:double;
  dwc:endLongitude '-6.35071'^^xsd:double;
  dwc:latitude '57.70943'^^xsd:double;
  dwc:startLatitude '57.70943'^^xsd:double;
  dwc:endLatitude '57.70943'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.35071 57.70943, -6.35071 57.70943, -6.35071 57.70943, -6.35071 57.70943, -6.35071 57.70943))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_463'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.11322 -6.32605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.11322"^^xsd:decimal ;
  dwc:decimalLongitude "-6.32605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_416'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_416'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.899444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.32605'^^xsd:double;
  dwc:startLongitude '-6.32605'^^xsd:double;
  dwc:endLongitude '-6.32605'^^xsd:double;
  dwc:latitude '58.11322'^^xsd:double;
  dwc:startLatitude '58.11322'^^xsd:double;
  dwc:endLatitude '58.11322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.32605 58.11322, -6.32605 58.11322, -6.32605 58.11322, -6.32605 58.11322, -6.32605 58.11322))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_416'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.31284 -6.31181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.31284"^^xsd:decimal ;
  dwc:decimalLongitude "-6.31181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2304'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2304'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.4102777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.31181'^^xsd:double;
  dwc:startLongitude '-6.31181'^^xsd:double;
  dwc:endLongitude '-6.31181'^^xsd:double;
  dwc:latitude '52.31284'^^xsd:double;
  dwc:startLatitude '52.31284'^^xsd:double;
  dwc:endLatitude '52.31284'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.31181 52.31284, -6.31181 52.31284, -6.31181 52.31284, -6.31181 52.31284, -6.31181 52.31284))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_2304'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.78013 -6.28945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.78013"^^xsd:decimal ;
  dwc:decimalLongitude "-6.28945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_396'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_396'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.725833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.28945'^^xsd:double;
  dwc:startLongitude '-6.28945'^^xsd:double;
  dwc:endLongitude '-6.28945'^^xsd:double;
  dwc:latitude '57.78013'^^xsd:double;
  dwc:startLatitude '57.78013'^^xsd:double;
  dwc:endLatitude '57.78013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.28945 57.78013, -6.28945 57.78013, -6.28945 57.78013, -6.28945 57.78013, -6.28945 57.78013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_396'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.36979 -6.28374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.36979"^^xsd:decimal ;
  dwc:decimalLongitude "-6.28374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2793'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2793'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.140277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.28374'^^xsd:double;
  dwc:startLongitude '-6.28374'^^xsd:double;
  dwc:endLongitude '-6.28374'^^xsd:double;
  dwc:latitude '52.36979'^^xsd:double;
  dwc:startLatitude '52.36979'^^xsd:double;
  dwc:endLatitude '52.36979'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.28374 52.36979, -6.28374 52.36979, -6.28374 52.36979, -6.28374 52.36979, -6.28374 52.36979))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2793'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.37026 -6.28086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.37026"^^xsd:decimal ;
  dwc:decimalLongitude "-6.28086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2794'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2794'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.141666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.28086'^^xsd:double;
  dwc:startLongitude '-6.28086'^^xsd:double;
  dwc:endLongitude '-6.28086'^^xsd:double;
  dwc:latitude '52.37026'^^xsd:double;
  dwc:startLatitude '52.37026'^^xsd:double;
  dwc:endLatitude '52.37026'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.28086 52.37026, -6.28086 52.37026, -6.28086 52.37026, -6.28086 52.37026, -6.28086 52.37026))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2794'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.37123 -6.2751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.37123"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2795'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2795'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.143888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.2751'^^xsd:double;
  dwc:startLongitude '-6.2751'^^xsd:double;
  dwc:endLongitude '-6.2751'^^xsd:double;
  dwc:latitude '52.37123'^^xsd:double;
  dwc:startLatitude '52.37123'^^xsd:double;
  dwc:endLatitude '52.37123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.2751 52.37123, -6.2751 52.37123, -6.2751 52.37123, -6.2751 52.37123, -6.2751 52.37123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2795'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.11575 -6.24789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.11575"^^xsd:decimal ;
  dwc:decimalLongitude "-6.24789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_417'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_417'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.924722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.24789'^^xsd:double;
  dwc:startLongitude '-6.24789'^^xsd:double;
  dwc:endLongitude '-6.24789'^^xsd:double;
  dwc:latitude '58.11575'^^xsd:double;
  dwc:startLatitude '58.11575'^^xsd:double;
  dwc:endLatitude '58.11575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.24789 58.11575, -6.24789 58.11575, -6.24789 58.11575, -6.24789 58.11575, -6.24789 58.11575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_417'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7555 -6.2387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7555"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_397'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_397'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.745833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.2387'^^xsd:double;
  dwc:startLongitude '-6.2387'^^xsd:double;
  dwc:endLongitude '-6.2387'^^xsd:double;
  dwc:latitude '57.7555'^^xsd:double;
  dwc:startLatitude '57.7555'^^xsd:double;
  dwc:endLatitude '57.7555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.2387 57.7555, -6.2387 57.7555, -6.2387 57.7555, -6.2387 57.7555, -6.2387 57.7555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_397'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.11647 -6.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.11647"^^xsd:decimal ;
  dwc:decimalLongitude "-6.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_418'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_418'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.930277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.23063'^^xsd:double;
  dwc:startLongitude '-6.23063'^^xsd:double;
  dwc:endLongitude '-6.23063'^^xsd:double;
  dwc:latitude '58.11647'^^xsd:double;
  dwc:startLatitude '58.11647'^^xsd:double;
  dwc:endLatitude '58.11647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.23063 58.11647, -6.23063 58.11647, -6.23063 58.11647, -6.23063 58.11647, -6.23063 58.11647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_418'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.74906 -6.22602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.74906"^^xsd:decimal ;
  dwc:decimalLongitude "-6.22602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_398'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_398'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.750833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.22602'^^xsd:double;
  dwc:startLongitude '-6.22602'^^xsd:double;
  dwc:endLongitude '-6.22602'^^xsd:double;
  dwc:latitude '57.74906'^^xsd:double;
  dwc:startLatitude '57.74906'^^xsd:double;
  dwc:endLatitude '57.74906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.22602 57.74906, -6.22602 57.74906, -6.22602 57.74906, -6.22602 57.74906, -6.22602 57.74906))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_398'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.73672 -6.20133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.73672"^^xsd:decimal ;
  dwc:decimalLongitude "-6.20133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_399'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_399'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.760555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.20133'^^xsd:double;
  dwc:startLongitude '-6.20133'^^xsd:double;
  dwc:endLongitude '-6.20133'^^xsd:double;
  dwc:latitude '57.73672'^^xsd:double;
  dwc:startLatitude '57.73672'^^xsd:double;
  dwc:endLatitude '57.73672'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.20133 57.73672, -6.20133 57.73672, -6.20133 57.73672, -6.20133 57.73672, -6.20133 57.73672))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_399'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27914 -6.18781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27914"^^xsd:decimal ;
  dwc:decimalLongitude "-6.18781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2310'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2310'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.4630555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.18781'^^xsd:double;
  dwc:startLongitude '-6.18781'^^xsd:double;
  dwc:endLongitude '-6.18781'^^xsd:double;
  dwc:latitude '52.27914'^^xsd:double;
  dwc:startLatitude '52.27914'^^xsd:double;
  dwc:endLatitude '52.27914'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.18781 52.27914, -6.18781 52.27914, -6.18781 52.27914, -6.18781 52.27914, -6.18781 52.27914))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2310'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.71983 -6.16563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.71983"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_400'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_400'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.774444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.16563'^^xsd:double;
  dwc:startLongitude '-6.16563'^^xsd:double;
  dwc:endLongitude '-6.16563'^^xsd:double;
  dwc:latitude '57.71983'^^xsd:double;
  dwc:startLatitude '57.71983'^^xsd:double;
  dwc:endLatitude '57.71983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.16563 57.71983, -6.16563 57.71983, -6.16563 57.71983, -6.16563 57.71983, -6.16563 57.71983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_400'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.24776 -6.07022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.24776"^^xsd:decimal ;
  dwc:decimalLongitude "-6.07022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2780'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2780'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.930277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.07022'^^xsd:double;
  dwc:startLongitude '-6.07022'^^xsd:double;
  dwc:endLongitude '-6.07022'^^xsd:double;
  dwc:latitude '52.24776'^^xsd:double;
  dwc:startLatitude '52.24776'^^xsd:double;
  dwc:endLatitude '52.24776'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.07022 52.24776, -6.07022 52.24776, -6.07022 52.24776, -6.07022 52.24776, -6.07022 52.24776))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "lalb" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1153_2780'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.83581 -6.02378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.83581"^^xsd:decimal ;
  dwc:decimalLongitude "-6.02378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_738'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_738'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.542222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.02378'^^xsd:double;
  dwc:startLongitude '-6.02378'^^xsd:double;
  dwc:endLongitude '-6.02378'^^xsd:double;
  dwc:latitude '52.83581'^^xsd:double;
  dwc:startLatitude '52.83581'^^xsd:double;
  dwc:endLatitude '52.83581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.02378 52.83581, -6.02378 52.83581, -6.02378 52.83581, -6.02378 52.83581, -6.02378 52.83581))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_738'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.83733 -6.01465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.83733"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_737'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_737'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.481666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-6.01465'^^xsd:double;
  dwc:startLongitude '-6.01465'^^xsd:double;
  dwc:endLongitude '-6.01465'^^xsd:double;
  dwc:latitude '52.83733'^^xsd:double;
  dwc:startLatitude '52.83733'^^xsd:double;
  dwc:endLatitude '52.83733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.01465 52.83733, -6.01465 52.83733, -6.01465 52.83733, -6.01465 52.83733, -6.01465 52.83733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_737'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.60197 -5.96873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.60197"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_265'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_265'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.989444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.96873'^^xsd:double;
  dwc:startLongitude '-5.96873'^^xsd:double;
  dwc:endLongitude '-5.96873'^^xsd:double;
  dwc:latitude '55.60197'^^xsd:double;
  dwc:startLatitude '55.60197'^^xsd:double;
  dwc:endLatitude '55.60197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.96873 55.60197, -5.96873 55.60197, -5.96873 55.60197, -5.96873 55.60197, -5.96873 55.60197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_265'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.19997 -5.96212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.19997"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_414'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_414'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.513611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.96212'^^xsd:double;
  dwc:startLongitude '-5.96212'^^xsd:double;
  dwc:endLongitude '-5.96212'^^xsd:double;
  dwc:latitude '58.19997'^^xsd:double;
  dwc:startLatitude '58.19997'^^xsd:double;
  dwc:endLatitude '58.19997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.96212 58.19997, -5.96212 58.19997, -5.96212 58.19997, -5.96212 58.19997, -5.96212 58.19997))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_414'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.50042 -5.9283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.50042"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_560'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_560'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.023888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.9283'^^xsd:double;
  dwc:startLongitude '-5.9283'^^xsd:double;
  dwc:endLongitude '-5.9283'^^xsd:double;
  dwc:latitude '53.50042'^^xsd:double;
  dwc:startLatitude '53.50042'^^xsd:double;
  dwc:endLatitude '53.50042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.9283 53.50042, -5.9283 53.50042, -5.9283 53.50042, -5.9283 53.50042, -5.9283 53.50042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_560'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.87991 -5.79913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.87991"^^xsd:decimal ;
  dwc:decimalLongitude "-5.79913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_740'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_740'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.643888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.79913'^^xsd:double;
  dwc:startLongitude '-5.79913'^^xsd:double;
  dwc:endLongitude '-5.79913'^^xsd:double;
  dwc:latitude '52.87991'^^xsd:double;
  dwc:startLatitude '52.87991'^^xsd:double;
  dwc:endLatitude '52.87991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.79913 52.87991, -5.79913 52.87991, -5.79913 52.87991, -5.79913 52.87991, -5.79913 52.87991))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_740'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.13176 -5.74682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.13176"^^xsd:decimal ;
  dwc:decimalLongitude "-5.74682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_421'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_421'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.74682'^^xsd:double;
  dwc:startLongitude '-5.74682'^^xsd:double;
  dwc:endLongitude '-5.74682'^^xsd:double;
  dwc:latitude '58.13176'^^xsd:double;
  dwc:startLatitude '58.13176'^^xsd:double;
  dwc:endLatitude '58.13176'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.74682 58.13176, -5.74682 58.13176, -5.74682 58.13176, -5.74682 58.13176, -5.74682 58.13176))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_421'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.13192 -5.73575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.13192"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_420'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_420'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.089166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.73575'^^xsd:double;
  dwc:startLongitude '-5.73575'^^xsd:double;
  dwc:endLongitude '-5.73575'^^xsd:double;
  dwc:latitude '58.13192'^^xsd:double;
  dwc:startLatitude '58.13192'^^xsd:double;
  dwc:endLatitude '58.13192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.73575 58.13192, -5.73575 58.13192, -5.73575 58.13192, -5.73575 58.13192, -5.73575 58.13192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_420'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35521 -5.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_714'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_714'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.236111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.73559'^^xsd:double;
  dwc:startLongitude '-5.73559'^^xsd:double;
  dwc:endLongitude '-5.73559'^^xsd:double;
  dwc:latitude '53.35521'^^xsd:double;
  dwc:startLatitude '53.35521'^^xsd:double;
  dwc:endLatitude '53.35521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.73559 53.35521, -5.73559 53.35521, -5.73559 53.35521, -5.73559 53.35521, -5.73559 53.35521))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_714'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15219 -5.72969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15219"^^xsd:decimal ;
  dwc:decimalLongitude "-5.72969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2779'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2779'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.795555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.72969'^^xsd:double;
  dwc:startLongitude '-5.72969'^^xsd:double;
  dwc:endLongitude '-5.72969'^^xsd:double;
  dwc:latitude '52.15219'^^xsd:double;
  dwc:startLatitude '52.15219'^^xsd:double;
  dwc:endLatitude '52.15219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.72969 52.15219, -5.72969 52.15219, -5.72969 52.15219, -5.72969 52.15219, -5.72969 52.15219))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "oorc" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1153_2779'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.20844 -5.71738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.20844"^^xsd:decimal ;
  dwc:decimalLongitude "-5.71738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_412'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_412'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.435555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.71738'^^xsd:double;
  dwc:startLongitude '-5.71738'^^xsd:double;
  dwc:endLongitude '-5.71738'^^xsd:double;
  dwc:latitude '58.20844'^^xsd:double;
  dwc:startLatitude '58.20844'^^xsd:double;
  dwc:endLatitude '58.20844'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.71738 58.20844, -5.71738 58.20844, -5.71738 58.20844, -5.71738 58.20844, -5.71738 58.20844))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "lalb" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1153_412'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.20879 -5.70286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.20879"^^xsd:decimal ;
  dwc:decimalLongitude "-5.70286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_411'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_411'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.430833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.70286'^^xsd:double;
  dwc:startLongitude '-5.70286'^^xsd:double;
  dwc:endLongitude '-5.70286'^^xsd:double;
  dwc:latitude '58.20879'^^xsd:double;
  dwc:startLatitude '58.20879'^^xsd:double;
  dwc:endLatitude '58.20879'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.70286 58.20879, -5.70286 58.20879, -5.70286 58.20879, -5.70286 58.20879, -5.70286 58.20879))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "lalb" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1153_411'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.20912 -5.69147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.20912"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_410'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_410'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.427222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.69147'^^xsd:double;
  dwc:startLongitude '-5.69147'^^xsd:double;
  dwc:endLongitude '-5.69147'^^xsd:double;
  dwc:latitude '58.20912'^^xsd:double;
  dwc:startLatitude '58.20912'^^xsd:double;
  dwc:endLatitude '58.20912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.69147 58.20912, -5.69147 58.20912, -5.69147 58.20912, -5.69147 58.20912, -5.69147 58.20912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "lalb" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1153_410'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.13352 -5.68523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.13352"^^xsd:decimal ;
  dwc:decimalLongitude "-5.68523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_422'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_422'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.169444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.68523'^^xsd:double;
  dwc:startLongitude '-5.68523'^^xsd:double;
  dwc:endLongitude '-5.68523'^^xsd:double;
  dwc:latitude '58.13352'^^xsd:double;
  dwc:startLatitude '58.13352'^^xsd:double;
  dwc:endLatitude '58.13352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.68523 58.13352, -5.68523 58.13352, -5.68523 58.13352, -5.68523 58.13352, -5.68523 58.13352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_422'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.13374 -5.67902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.13374"^^xsd:decimal ;
  dwc:decimalLongitude "-5.67902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_423'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_423'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.171388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.67902'^^xsd:double;
  dwc:startLongitude '-5.67902'^^xsd:double;
  dwc:endLongitude '-5.67902'^^xsd:double;
  dwc:latitude '58.13374'^^xsd:double;
  dwc:startLatitude '58.13374'^^xsd:double;
  dwc:endLatitude '58.13374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.67902 58.13374, -5.67902 58.13374, -5.67902 58.13374, -5.67902 58.13374, -5.67902 58.13374))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_423'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95255 -5.66614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.66614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_135'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_135'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.8747222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.66614'^^xsd:double;
  dwc:startLongitude '-5.66614'^^xsd:double;
  dwc:endLongitude '-5.66614'^^xsd:double;
  dwc:latitude '54.95255'^^xsd:double;
  dwc:startLatitude '54.95255'^^xsd:double;
  dwc:endLatitude '54.95255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.66614 54.95255, -5.66614 54.95255, -5.66614 54.95255, -5.66614 54.95255, -5.66614 54.95255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_135'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.46806 -5.65619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.46806"^^xsd:decimal ;
  dwc:decimalLongitude "-5.65619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2803'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2803'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.384444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.65619'^^xsd:double;
  dwc:startLongitude '-5.65619'^^xsd:double;
  dwc:endLongitude '-5.65619'^^xsd:double;
  dwc:latitude '52.46806'^^xsd:double;
  dwc:startLatitude '52.46806'^^xsd:double;
  dwc:endLatitude '52.46806'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.65619 52.46806, -5.65619 52.46806, -5.65619 52.46806, -5.65619 52.46806, -5.65619 52.46806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2803'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12865 -5.64345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12865"^^xsd:decimal ;
  dwc:decimalLongitude "-5.64345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2778'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2778'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.761666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.64345'^^xsd:double;
  dwc:startLongitude '-5.64345'^^xsd:double;
  dwc:endLongitude '-5.64345'^^xsd:double;
  dwc:latitude '52.12865'^^xsd:double;
  dwc:startLatitude '52.12865'^^xsd:double;
  dwc:endLatitude '52.12865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.64345 52.12865, -5.64345 52.12865, -5.64345 52.12865, -5.64345 52.12865, -5.64345 52.12865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pat" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1153_2778'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33773 -5.64015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.64015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_721'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_721'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.343333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.64015'^^xsd:double;
  dwc:startLongitude '-5.64015'^^xsd:double;
  dwc:endLongitude '-5.64015'^^xsd:double;
  dwc:latitude '53.33773'^^xsd:double;
  dwc:startLatitude '53.33773'^^xsd:double;
  dwc:endLatitude '53.33773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.64015 53.33773, -5.64015 53.33773, -5.64015 53.33773, -5.64015 53.33773, -5.64015 53.33773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_721'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65115 -5.62842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65115"^^xsd:decimal ;
  dwc:decimalLongitude "-5.62842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_803'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_803'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.271111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.62842'^^xsd:double;
  dwc:startLongitude '-5.62842'^^xsd:double;
  dwc:endLongitude '-5.62842'^^xsd:double;
  dwc:latitude '53.65115'^^xsd:double;
  dwc:startLatitude '53.65115'^^xsd:double;
  dwc:endLatitude '53.65115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.62842 53.65115, -5.62842 53.65115, -5.62842 53.65115, -5.62842 53.65115, -5.62842 53.65115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_803'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.13474 -5.62752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.13474"^^xsd:decimal ;
  dwc:decimalLongitude "-5.62752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_424'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_424'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.1875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.62752'^^xsd:double;
  dwc:startLongitude '-5.62752'^^xsd:double;
  dwc:endLongitude '-5.62752'^^xsd:double;
  dwc:latitude '58.13474'^^xsd:double;
  dwc:startLatitude '58.13474'^^xsd:double;
  dwc:endLatitude '58.13474'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.62752 58.13474, -5.62752 58.13474, -5.62752 58.13474, -5.62752 58.13474, -5.62752 58.13474))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_424'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65189 -5.62428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65189"^^xsd:decimal ;
  dwc:decimalLongitude "-5.62428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_802'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_802'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.203611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.62428'^^xsd:double;
  dwc:startLongitude '-5.62428'^^xsd:double;
  dwc:endLongitude '-5.62428'^^xsd:double;
  dwc:latitude '53.65189'^^xsd:double;
  dwc:startLatitude '53.65189'^^xsd:double;
  dwc:endLatitude '53.65189'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.62428 53.65189, -5.62428 53.65189, -5.62428 53.65189, -5.62428 53.65189, -5.62428 53.65189))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_802'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3335 -5.6182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3335"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_722'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_722'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.352777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.6182'^^xsd:double;
  dwc:startLongitude '-5.6182'^^xsd:double;
  dwc:endLongitude '-5.6182'^^xsd:double;
  dwc:latitude '53.3335'^^xsd:double;
  dwc:startLatitude '53.3335'^^xsd:double;
  dwc:endLatitude '53.3335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6182 53.3335, -5.6182 53.3335, -5.6182 53.3335, -5.6182 53.3335, -5.6182 53.3335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_722'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33182 -5.60913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33182"^^xsd:decimal ;
  dwc:decimalLongitude "-5.60913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_723'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_723'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.356666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.60913'^^xsd:double;
  dwc:startLongitude '-5.60913'^^xsd:double;
  dwc:endLongitude '-5.60913'^^xsd:double;
  dwc:latitude '53.33182'^^xsd:double;
  dwc:startLatitude '53.33182'^^xsd:double;
  dwc:endLatitude '53.33182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.60913 53.33182, -5.60913 53.33182, -5.60913 53.33182, -5.60913 53.33182, -5.60913 53.33182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_723'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65501 -5.60852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65501"^^xsd:decimal ;
  dwc:decimalLongitude "-5.60852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_804'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_804'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.279444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.60852'^^xsd:double;
  dwc:startLongitude '-5.60852'^^xsd:double;
  dwc:endLongitude '-5.60852'^^xsd:double;
  dwc:latitude '53.65501'^^xsd:double;
  dwc:startLatitude '53.65501'^^xsd:double;
  dwc:endLatitude '53.65501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.60852 53.65501, -5.60852 53.65501, -5.60852 53.65501, -5.60852 53.65501, -5.60852 53.65501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_804'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66009 -5.58198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66009"^^xsd:decimal ;
  dwc:decimalLongitude "-5.58198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_805'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_805'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.290555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.58198'^^xsd:double;
  dwc:startLongitude '-5.58198'^^xsd:double;
  dwc:endLongitude '-5.58198'^^xsd:double;
  dwc:latitude '53.66009'^^xsd:double;
  dwc:startLatitude '53.66009'^^xsd:double;
  dwc:endLatitude '53.66009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.58198 53.66009, -5.58198 53.66009, -5.58198 53.66009, -5.58198 53.66009, -5.58198 53.66009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_805'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.10759 -5.57137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.10759"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2777'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2777'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.57137'^^xsd:double;
  dwc:startLongitude '-5.57137'^^xsd:double;
  dwc:endLongitude '-5.57137'^^xsd:double;
  dwc:latitude '52.10759'^^xsd:double;
  dwc:startLatitude '52.10759'^^xsd:double;
  dwc:endLatitude '52.10759'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.57137 52.10759, -5.57137 52.10759, -5.57137 52.10759, -5.57137 52.10759, -5.57137 52.10759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2777'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.10459 -5.55155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.10459"^^xsd:decimal ;
  dwc:decimalLongitude "-5.55155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1396'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1396'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.949722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.55155'^^xsd:double;
  dwc:startLongitude '-5.55155'^^xsd:double;
  dwc:endLongitude '-5.55155'^^xsd:double;
  dwc:latitude '52.10459'^^xsd:double;
  dwc:startLatitude '52.10459'^^xsd:double;
  dwc:endLatitude '52.10459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.55155 52.10459, -5.55155 52.10459, -5.55155 52.10459, -5.55155 52.10459, -5.55155 52.10459))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_1396'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57311 -5.55004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57311"^^xsd:decimal ;
  dwc:decimalLongitude "-5.55004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_558'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_558'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.873611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.55004'^^xsd:double;
  dwc:startLongitude '-5.55004'^^xsd:double;
  dwc:endLongitude '-5.55004'^^xsd:double;
  dwc:latitude '53.57311'^^xsd:double;
  dwc:startLatitude '53.57311'^^xsd:double;
  dwc:endLatitude '53.57311'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.55004 53.57311, -5.55004 53.57311, -5.55004 53.57311, -5.55004 53.57311, -5.55004 53.57311))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_558'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93123 -5.53974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93123"^^xsd:decimal ;
  dwc:decimalLongitude "-5.53974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_742'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_742'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.760833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.53974'^^xsd:double;
  dwc:startLongitude '-5.53974'^^xsd:double;
  dwc:endLongitude '-5.53974'^^xsd:double;
  dwc:latitude '52.93123'^^xsd:double;
  dwc:startLatitude '52.93123'^^xsd:double;
  dwc:endLatitude '52.93123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.53974 52.93123, -5.53974 52.93123, -5.53974 52.93123, -5.53974 52.93123, -5.53974 52.93123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_742'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13467 -5.50324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.50324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_595'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_595'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.4625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.50324'^^xsd:double;
  dwc:startLongitude '-5.50324'^^xsd:double;
  dwc:endLongitude '-5.50324'^^xsd:double;
  dwc:latitude '54.13467'^^xsd:double;
  dwc:startLatitude '54.13467'^^xsd:double;
  dwc:endLatitude '54.13467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.50324 54.13467, -5.50324 54.13467, -5.50324 54.13467, -5.50324 54.13467, -5.50324 54.13467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_595'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67758 -5.4899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67758"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_806'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_806'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.328888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.4899'^^xsd:double;
  dwc:startLongitude '-5.4899'^^xsd:double;
  dwc:endLongitude '-5.4899'^^xsd:double;
  dwc:latitude '53.67758'^^xsd:double;
  dwc:startLatitude '53.67758'^^xsd:double;
  dwc:endLatitude '53.67758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4899 53.67758, -5.4899 53.67758, -5.4899 53.67758, -5.4899 53.67758, -5.4899 53.67758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_806'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3084 -5.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3084"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_724'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_724'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.409444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.4844'^^xsd:double;
  dwc:startLongitude '-5.4844'^^xsd:double;
  dwc:endLongitude '-5.4844'^^xsd:double;
  dwc:latitude '53.3084'^^xsd:double;
  dwc:startLatitude '53.3084'^^xsd:double;
  dwc:endLatitude '53.3084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4844 53.3084, -5.4844 53.3084, -5.4844 53.3084, -5.4844 53.3084, -5.4844 53.3084))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "hgry" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1153_724'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12922 -5.47305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12922"^^xsd:decimal ;
  dwc:decimalLongitude "-5.47305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_594'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_594'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.47305'^^xsd:double;
  dwc:startLongitude '-5.47305'^^xsd:double;
  dwc:endLongitude '-5.47305'^^xsd:double;
  dwc:latitude '54.12922'^^xsd:double;
  dwc:startLatitude '54.12922'^^xsd:double;
  dwc:endLatitude '54.12922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.47305 54.12922, -5.47305 54.12922, -5.47305 54.12922, -5.47305 54.12922, -5.47305 54.12922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_594'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03173 -5.45802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03173"^^xsd:decimal ;
  dwc:decimalLongitude "-5.45802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_828'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_828'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.649722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.45802'^^xsd:double;
  dwc:startLongitude '-5.45802'^^xsd:double;
  dwc:endLongitude '-5.45802'^^xsd:double;
  dwc:latitude '54.03173'^^xsd:double;
  dwc:startLatitude '54.03173'^^xsd:double;
  dwc:endLatitude '54.03173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.45802 54.03173, -5.45802 54.03173, -5.45802 54.03173, -5.45802 54.03173, -5.45802 54.03173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_828'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.68552 -5.44782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.68552"^^xsd:decimal ;
  dwc:decimalLongitude "-5.44782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_564'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_564'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.410555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.44782'^^xsd:double;
  dwc:startLongitude '-5.44782'^^xsd:double;
  dwc:endLongitude '-5.44782'^^xsd:double;
  dwc:latitude '53.68552'^^xsd:double;
  dwc:startLatitude '53.68552'^^xsd:double;
  dwc:endLatitude '53.68552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.44782 53.68552, -5.44782 53.68552, -5.44782 53.68552, -5.44782 53.68552, -5.44782 53.68552))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_564'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.68629 -5.44428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.68629"^^xsd:decimal ;
  dwc:decimalLongitude "-5.44428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_563'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_563'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.347777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.44428'^^xsd:double;
  dwc:startLongitude '-5.44428'^^xsd:double;
  dwc:endLongitude '-5.44428'^^xsd:double;
  dwc:latitude '53.68629'^^xsd:double;
  dwc:startLatitude '53.68629'^^xsd:double;
  dwc:endLatitude '53.68629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.44428 53.68629, -5.44428 53.68629, -5.44428 53.68629, -5.44428 53.68629, -5.44428 53.68629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_563'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21793 -5.44002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21793"^^xsd:decimal ;
  dwc:decimalLongitude "-5.44002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_407'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_407'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.344722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.44002'^^xsd:double;
  dwc:startLongitude '-5.44002'^^xsd:double;
  dwc:endLongitude '-5.44002'^^xsd:double;
  dwc:latitude '58.21793'^^xsd:double;
  dwc:startLatitude '58.21793'^^xsd:double;
  dwc:endLatitude '58.21793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.44002 58.21793, -5.44002 58.21793, -5.44002 58.21793, -5.44002 58.21793, -5.44002 58.21793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_407'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57815 -5.42032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.42032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_456'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_456'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.621944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.42032'^^xsd:double;
  dwc:startLongitude '-5.42032'^^xsd:double;
  dwc:endLongitude '-5.42032'^^xsd:double;
  dwc:latitude '58.57815'^^xsd:double;
  dwc:startLatitude '58.57815'^^xsd:double;
  dwc:endLatitude '58.57815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.42032 58.57815, -5.42032 58.57815, -5.42032 58.57815, -5.42032 58.57815, -5.42032 58.57815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "lalb" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1153_456'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86473 -5.4122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86473"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2943'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_2943'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.782222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.4122'^^xsd:double;
  dwc:startLongitude '-5.4122'^^xsd:double;
  dwc:endLongitude '-5.4122'^^xsd:double;
  dwc:latitude '49.86473'^^xsd:double;
  dwc:startLatitude '49.86473'^^xsd:double;
  dwc:endLatitude '49.86473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4122 49.86473, -5.4122 49.86473, -5.4122 49.86473, -5.4122 49.86473, -5.4122 49.86473))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2943'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95658 -5.41021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95658"^^xsd:decimal ;
  dwc:decimalLongitude "-5.41021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_744'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_744'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.886388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.41021'^^xsd:double;
  dwc:startLongitude '-5.41021'^^xsd:double;
  dwc:endLongitude '-5.41021'^^xsd:double;
  dwc:latitude '52.95658'^^xsd:double;
  dwc:startLatitude '52.95658'^^xsd:double;
  dwc:endLatitude '52.95658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.41021 52.95658, -5.41021 52.95658, -5.41021 52.95658, -5.41021 52.95658, -5.41021 52.95658))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_744'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21906 -5.40365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21906"^^xsd:decimal ;
  dwc:decimalLongitude "-5.40365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_406'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1153_406'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.332777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.40365'^^xsd:double;
  dwc:startLongitude '-5.40365'^^xsd:double;
  dwc:endLongitude '-5.40365'^^xsd:double;
  dwc:latitude '58.21906'^^xsd:double;
  dwc:startLatitude '58.21906'^^xsd:double;
  dwc:endLatitude '58.21906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.40365 58.21906, -5.40365 58.21906, -5.40365 58.21906, -5.40365 58.21906, -5.40365 58.21906))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_406'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.51352 -5.39289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.51352"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_455'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_455'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.58'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.39289'^^xsd:double;
  dwc:startLongitude '-5.39289'^^xsd:double;
  dwc:endLongitude '-5.39289'^^xsd:double;
  dwc:latitude '58.51352'^^xsd:double;
  dwc:startLatitude '58.51352'^^xsd:double;
  dwc:endLatitude '58.51352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.39289 58.51352, -5.39289 58.51352, -5.39289 58.51352, -5.39289 58.51352, -5.39289 58.51352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "lalb" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1153_455'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95994 -5.39288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95994"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_745'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_745'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.894166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.39288'^^xsd:double;
  dwc:startLongitude '-5.39288'^^xsd:double;
  dwc:endLongitude '-5.39288'^^xsd:double;
  dwc:latitude '52.95994'^^xsd:double;
  dwc:startLatitude '52.95994'^^xsd:double;
  dwc:endLatitude '52.95994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.39288 52.95994, -5.39288 52.95994, -5.39288 52.95994, -5.39288 52.95994, -5.39288 52.95994))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_745'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.50466 -5.3892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.50466"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_454'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_454'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.574166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.3892'^^xsd:double;
  dwc:startLongitude '-5.3892'^^xsd:double;
  dwc:endLongitude '-5.3892'^^xsd:double;
  dwc:latitude '58.50466'^^xsd:double;
  dwc:startLatitude '58.50466'^^xsd:double;
  dwc:endLatitude '58.50466'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3892 58.50466, -5.3892 58.50466, -5.3892 58.50466, -5.3892 58.50466, -5.3892 58.50466))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_454'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.50338 -5.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.50338"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_453'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_453'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.573333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.3887'^^xsd:double;
  dwc:startLongitude '-5.3887'^^xsd:double;
  dwc:endLongitude '-5.3887'^^xsd:double;
  dwc:latitude '58.50338'^^xsd:double;
  dwc:startLatitude '58.50338'^^xsd:double;
  dwc:endLatitude '58.50338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3887 58.50338, -5.3887 58.50338, -5.3887 58.50338, -5.3887 58.50338, -5.3887 58.50338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_453'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86288 -5.38672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2942'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_2942'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.771388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.38672'^^xsd:double;
  dwc:startLongitude '-5.38672'^^xsd:double;
  dwc:endLongitude '-5.38672'^^xsd:double;
  dwc:latitude '49.86288'^^xsd:double;
  dwc:startLatitude '49.86288'^^xsd:double;
  dwc:endLatitude '49.86288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.38672 49.86288, -5.38672 49.86288, -5.38672 49.86288, -5.38672 49.86288, -5.38672 49.86288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2942'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.49437 -5.38576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.49437"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_452'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_452'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.5675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.38576'^^xsd:double;
  dwc:startLongitude '-5.38576'^^xsd:double;
  dwc:endLongitude '-5.38576'^^xsd:double;
  dwc:latitude '58.49437'^^xsd:double;
  dwc:startLatitude '58.49437'^^xsd:double;
  dwc:endLatitude '58.49437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.38576 58.49437, -5.38576 58.49437, -5.38576 58.49437, -5.38576 58.49437, -5.38576 58.49437))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_452'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.49263 -5.38519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.49263"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_451'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_451'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.566388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.38519'^^xsd:double;
  dwc:startLongitude '-5.38519'^^xsd:double;
  dwc:endLongitude '-5.38519'^^xsd:double;
  dwc:latitude '58.49263'^^xsd:double;
  dwc:startLatitude '58.49263'^^xsd:double;
  dwc:endLatitude '58.49263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.38519 58.49263, -5.38519 58.49263, -5.38519 58.49263, -5.38519 58.49263, -5.38519 58.49263))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_451'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47674 -5.37899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47674"^^xsd:decimal ;
  dwc:decimalLongitude "-5.37899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_450'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_450'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.556111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.37899'^^xsd:double;
  dwc:startLongitude '-5.37899'^^xsd:double;
  dwc:endLongitude '-5.37899'^^xsd:double;
  dwc:latitude '58.47674'^^xsd:double;
  dwc:startLatitude '58.47674'^^xsd:double;
  dwc:endLatitude '58.47674'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.37899 58.47674, -5.37899 58.47674, -5.37899 58.47674, -5.37899 58.47674, -5.37899 58.47674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_450'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86268 -5.37637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.37637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2941'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_2941'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.699722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.37637'^^xsd:double;
  dwc:startLongitude '-5.37637'^^xsd:double;
  dwc:endLongitude '-5.37637'^^xsd:double;
  dwc:latitude '49.86268'^^xsd:double;
  dwc:startLatitude '49.86268'^^xsd:double;
  dwc:endLatitude '49.86268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.37637 49.86268, -5.37637 49.86268, -5.37637 49.86268, -5.37637 49.86268, -5.37637 49.86268))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2941'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.46756 -5.37547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.46756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.37547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_448'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_448'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.550277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.37547'^^xsd:double;
  dwc:startLongitude '-5.37547'^^xsd:double;
  dwc:endLongitude '-5.37547'^^xsd:double;
  dwc:latitude '58.46756'^^xsd:double;
  dwc:startLatitude '58.46756'^^xsd:double;
  dwc:endLatitude '58.46756'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.37547 58.46756, -5.37547 58.46756, -5.37547 58.46756, -5.37547 58.46756, -5.37547 58.46756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_448'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86242 -5.3723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86242"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2940'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_2940'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.698333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.3723'^^xsd:double;
  dwc:startLongitude '-5.3723'^^xsd:double;
  dwc:endLongitude '-5.3723'^^xsd:double;
  dwc:latitude '49.86242'^^xsd:double;
  dwc:startLatitude '49.86242'^^xsd:double;
  dwc:endLatitude '49.86242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3723 49.86242, -5.3723 49.86242, -5.3723 49.86242, -5.3723 49.86242, -5.3723 49.86242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2940'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2859 -5.3656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_726'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_726'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.459722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.3656'^^xsd:double;
  dwc:startLongitude '-5.3656'^^xsd:double;
  dwc:endLongitude '-5.3656'^^xsd:double;
  dwc:latitude '53.2859'^^xsd:double;
  dwc:startLatitude '53.2859'^^xsd:double;
  dwc:endLatitude '53.2859'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3656 53.2859, -5.3656 53.2859, -5.3656 53.2859, -5.3656 53.2859, -5.3656 53.2859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_726'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.01389 -5.36362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.01389"^^xsd:decimal ;
  dwc:decimalLongitude "-5.36362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_830'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_830'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.690833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.36362'^^xsd:double;
  dwc:startLongitude '-5.36362'^^xsd:double;
  dwc:endLongitude '-5.36362'^^xsd:double;
  dwc:latitude '54.01389'^^xsd:double;
  dwc:startLatitude '54.01389'^^xsd:double;
  dwc:endLatitude '54.01389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.36362 54.01389, -5.36362 54.01389, -5.36362 54.01389, -5.36362 54.01389, -5.36362 54.01389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_830'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09847 -5.3632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09847"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2860'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2860'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.166944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.3632'^^xsd:double;
  dwc:startLongitude '-5.3632'^^xsd:double;
  dwc:endLongitude '-5.3632'^^xsd:double;
  dwc:latitude '49.09847'^^xsd:double;
  dwc:startLatitude '49.09847'^^xsd:double;
  dwc:endLatitude '49.09847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3632 49.09847, -5.3632 49.09847, -5.3632 49.09847, -5.3632 49.09847, -5.3632 49.09847))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2860'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32966 -5.35707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32966"^^xsd:decimal ;
  dwc:decimalLongitude "-5.35707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_809'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_809'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.211666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.35707'^^xsd:double;
  dwc:startLongitude '-5.35707'^^xsd:double;
  dwc:endLongitude '-5.35707'^^xsd:double;
  dwc:latitude '54.32966'^^xsd:double;
  dwc:startLatitude '54.32966'^^xsd:double;
  dwc:endLatitude '54.32966'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.35707 54.32966, -5.35707 54.32966, -5.35707 54.32966, -5.35707 54.32966, -5.35707 54.32966))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_809'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.11873 -5.35339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.11873"^^xsd:decimal ;
  dwc:decimalLongitude "-5.35339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2859'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2859'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.144444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.35339'^^xsd:double;
  dwc:startLongitude '-5.35339'^^xsd:double;
  dwc:endLongitude '-5.35339'^^xsd:double;
  dwc:latitude '49.11873'^^xsd:double;
  dwc:startLatitude '49.11873'^^xsd:double;
  dwc:endLatitude '49.11873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.35339 49.11873, -5.35339 49.11873, -5.35339 49.11873, -5.35339 49.11873, -5.35339 49.11873))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2859'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96876 -5.34696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96876"^^xsd:decimal ;
  dwc:decimalLongitude "-5.34696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_748'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_748'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.983888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.34696'^^xsd:double;
  dwc:startLongitude '-5.34696'^^xsd:double;
  dwc:endLongitude '-5.34696'^^xsd:double;
  dwc:latitude '52.96876'^^xsd:double;
  dwc:startLatitude '52.96876'^^xsd:double;
  dwc:endLatitude '52.96876'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.34696 52.96876, -5.34696 52.96876, -5.34696 52.96876, -5.34696 52.96876, -5.34696 52.96876))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_748'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.39848 -5.34664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.39848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.34664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_445'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_445'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.506111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.34664'^^xsd:double;
  dwc:startLongitude '-5.34664'^^xsd:double;
  dwc:endLongitude '-5.34664'^^xsd:double;
  dwc:latitude '58.39848'^^xsd:double;
  dwc:startLatitude '58.39848'^^xsd:double;
  dwc:endLatitude '58.39848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.34664 58.39848, -5.34664 58.39848, -5.34664 58.39848, -5.34664 58.39848, -5.34664 58.39848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_445'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.10399 -5.34616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.10399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.34616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_591'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_591'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.323333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.34616'^^xsd:double;
  dwc:startLongitude '-5.34616'^^xsd:double;
  dwc:endLongitude '-5.34616'^^xsd:double;
  dwc:latitude '54.10399'^^xsd:double;
  dwc:startLatitude '54.10399'^^xsd:double;
  dwc:endLatitude '54.10399'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.34616 54.10399, -5.34616 54.10399, -5.34616 54.10399, -5.34616 54.10399, -5.34616 54.10399))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_591'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2814 -5.34273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.34273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_727'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_727'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.469444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.34273'^^xsd:double;
  dwc:startLongitude '-5.34273'^^xsd:double;
  dwc:endLongitude '-5.34273'^^xsd:double;
  dwc:latitude '53.2814'^^xsd:double;
  dwc:startLatitude '53.2814'^^xsd:double;
  dwc:endLatitude '53.2814'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.34273 53.2814, -5.34273 53.2814, -5.34273 53.2814, -5.34273 53.2814, -5.34273 53.2814))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_727'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96957 -5.34253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96957"^^xsd:decimal ;
  dwc:decimalLongitude "-5.34253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_746'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_746'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.34253'^^xsd:double;
  dwc:startLongitude '-5.34253'^^xsd:double;
  dwc:endLongitude '-5.34253'^^xsd:double;
  dwc:latitude '52.96957'^^xsd:double;
  dwc:startLatitude '52.96957'^^xsd:double;
  dwc:endLatitude '52.96957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.34253 52.96957, -5.34253 52.96957, -5.34253 52.96957, -5.34253 52.96957, -5.34253 52.96957))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_746'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97035 -5.33886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97035"^^xsd:decimal ;
  dwc:decimalLongitude "-5.33886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_749'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_749'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.9875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.33886'^^xsd:double;
  dwc:startLongitude '-5.33886'^^xsd:double;
  dwc:endLongitude '-5.33886'^^xsd:double;
  dwc:latitude '52.97035'^^xsd:double;
  dwc:startLatitude '52.97035'^^xsd:double;
  dwc:endLatitude '52.97035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.33886 52.97035, -5.33886 52.97035, -5.33886 52.97035, -5.33886 52.97035, -5.33886 52.97035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_749'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9714 -5.33392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9714"^^xsd:decimal ;
  dwc:decimalLongitude "-5.33392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_747'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_747'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.920555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.33392'^^xsd:double;
  dwc:startLongitude '-5.33392'^^xsd:double;
  dwc:endLongitude '-5.33392'^^xsd:double;
  dwc:latitude '52.9714'^^xsd:double;
  dwc:startLatitude '52.9714'^^xsd:double;
  dwc:endLatitude '52.9714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.33392 52.9714, -5.33392 52.9714, -5.33392 52.9714, -5.33392 52.9714, -5.33392 52.9714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_747'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97205 -5.3309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97205"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_750'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_750'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.991111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.3309'^^xsd:double;
  dwc:startLongitude '-5.3309'^^xsd:double;
  dwc:endLongitude '-5.3309'^^xsd:double;
  dwc:latitude '52.97205'^^xsd:double;
  dwc:startLatitude '52.97205'^^xsd:double;
  dwc:endLatitude '52.97205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3309 52.97205, -5.3309 52.97205, -5.3309 52.97205, -5.3309 52.97205, -5.3309 52.97205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_750'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09828 -5.32678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09828"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2861'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2861'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.180833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.32678'^^xsd:double;
  dwc:startLongitude '-5.32678'^^xsd:double;
  dwc:endLongitude '-5.32678'^^xsd:double;
  dwc:latitude '49.09828'^^xsd:double;
  dwc:startLatitude '49.09828'^^xsd:double;
  dwc:endLatitude '49.09828'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.32678 49.09828, -5.32678 49.09828, -5.32678 49.09828, -5.32678 49.09828, -5.32678 49.09828))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2861'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.973 -5.32588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_751'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_751'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.993333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.32588'^^xsd:double;
  dwc:startLongitude '-5.32588'^^xsd:double;
  dwc:endLongitude '-5.32588'^^xsd:double;
  dwc:latitude '52.973'^^xsd:double;
  dwc:startLatitude '52.973'^^xsd:double;
  dwc:endLatitude '52.973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.32588 52.973, -5.32588 52.973, -5.32588 52.973, -5.32588 52.973, -5.32588 52.973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_751'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09833 -5.32531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2862'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2862'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.181388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.32531'^^xsd:double;
  dwc:startLongitude '-5.32531'^^xsd:double;
  dwc:endLongitude '-5.32531'^^xsd:double;
  dwc:latitude '49.09833'^^xsd:double;
  dwc:startLatitude '49.09833'^^xsd:double;
  dwc:endLatitude '49.09833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.32531 49.09833, -5.32531 49.09833, -5.32531 49.09833, -5.32531 49.09833, -5.32531 49.09833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2862'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09972 -5.32376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09972"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_592'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_592'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.386666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.32376'^^xsd:double;
  dwc:startLongitude '-5.32376'^^xsd:double;
  dwc:endLongitude '-5.32376'^^xsd:double;
  dwc:latitude '54.09972'^^xsd:double;
  dwc:startLatitude '54.09972'^^xsd:double;
  dwc:endLatitude '54.09972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.32376 54.09972, -5.32376 54.09972, -5.32376 54.09972, -5.32376 54.09972, -5.32376 54.09972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_592'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9737 -5.32212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9737"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_752'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_752'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.995'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.32212'^^xsd:double;
  dwc:startLongitude '-5.32212'^^xsd:double;
  dwc:endLongitude '-5.32212'^^xsd:double;
  dwc:latitude '52.9737'^^xsd:double;
  dwc:startLatitude '52.9737'^^xsd:double;
  dwc:endLatitude '52.9737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.32212 52.9737, -5.32212 52.9737, -5.32212 52.9737, -5.32212 52.9737, -5.32212 52.9737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_752'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4012 -5.30699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4012"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1405'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1405'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.615'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.30699'^^xsd:double;
  dwc:startLongitude '-5.30699'^^xsd:double;
  dwc:endLongitude '-5.30699'^^xsd:double;
  dwc:latitude '52.4012'^^xsd:double;
  dwc:startLatitude '52.4012'^^xsd:double;
  dwc:endLatitude '52.4012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.30699 52.4012, -5.30699 52.4012, -5.30699 52.4012, -5.30699 52.4012, -5.30699 52.4012))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1405'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.40208 -5.30639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.40208"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1404'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1404'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.5575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.30639'^^xsd:double;
  dwc:startLongitude '-5.30639'^^xsd:double;
  dwc:endLongitude '-5.30639'^^xsd:double;
  dwc:latitude '52.40208'^^xsd:double;
  dwc:startLatitude '52.40208'^^xsd:double;
  dwc:endLatitude '52.40208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.30639 52.40208, -5.30639 52.40208, -5.30639 52.40208, -5.30639 52.40208, -5.30639 52.40208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1404'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30409 -5.30602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30409"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_440'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_440'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.445833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.30602'^^xsd:double;
  dwc:startLongitude '-5.30602'^^xsd:double;
  dwc:endLongitude '-5.30602'^^xsd:double;
  dwc:latitude '58.30409'^^xsd:double;
  dwc:startLatitude '58.30409'^^xsd:double;
  dwc:endLatitude '58.30409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.30602 58.30409, -5.30602 58.30409, -5.30602 58.30409, -5.30602 58.30409, -5.30602 58.30409))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_440'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29473 -5.30248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29473"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_439'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_439'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.439722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.30248'^^xsd:double;
  dwc:startLongitude '-5.30248'^^xsd:double;
  dwc:endLongitude '-5.30248'^^xsd:double;
  dwc:latitude '58.29473'^^xsd:double;
  dwc:startLatitude '58.29473'^^xsd:double;
  dwc:endLatitude '58.29473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.30248 58.29473, -5.30248 58.29473, -5.30248 58.29473, -5.30248 58.29473, -5.30248 58.29473))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_439'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.28869 -5.30023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.28869"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_438'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1153_438'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.435833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.30023'^^xsd:double;
  dwc:startLongitude '-5.30023'^^xsd:double;
  dwc:endLongitude '-5.30023'^^xsd:double;
  dwc:latitude '58.28869'^^xsd:double;
  dwc:startLatitude '58.28869'^^xsd:double;
  dwc:endLatitude '58.28869'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.30023 58.28869, -5.30023 58.28869, -5.30023 58.28869, -5.30023 58.28869, -5.30023 58.28869))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_438'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74882 -5.27949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74882"^^xsd:decimal ;
  dwc:decimalLongitude "-5.27949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_699'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_699'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.160555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.27949'^^xsd:double;
  dwc:startLongitude '-5.27949'^^xsd:double;
  dwc:endLongitude '-5.27949'^^xsd:double;
  dwc:latitude '54.74882'^^xsd:double;
  dwc:startLatitude '54.74882'^^xsd:double;
  dwc:endLatitude '54.74882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.27949 54.74882, -5.27949 54.74882, -5.27949 54.74882, -5.27949 54.74882, -5.27949 54.74882))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_699'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74779 -5.27584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74779"^^xsd:decimal ;
  dwc:decimalLongitude "-5.27584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_697'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_697'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.086111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.27584'^^xsd:double;
  dwc:startLongitude '-5.27584'^^xsd:double;
  dwc:endLongitude '-5.27584'^^xsd:double;
  dwc:latitude '54.74779'^^xsd:double;
  dwc:startLatitude '54.74779'^^xsd:double;
  dwc:endLatitude '54.74779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.27584 54.74779, -5.27584 54.74779, -5.27584 54.74779, -5.27584 54.74779, -5.27584 54.74779))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_697'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34791 -5.26773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.34791"^^xsd:decimal ;
  dwc:decimalLongitude "-5.26773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_808'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_808'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.1775'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.26773'^^xsd:double;
  dwc:startLongitude '-5.26773'^^xsd:double;
  dwc:endLongitude '-5.26773'^^xsd:double;
  dwc:latitude '54.34791'^^xsd:double;
  dwc:startLatitude '54.34791'^^xsd:double;
  dwc:endLatitude '54.34791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.26773 54.34791, -5.26773 54.34791, -5.26773 54.34791, -5.26773 54.34791, -5.26773 54.34791))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_808'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3512 -5.25177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3512"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_807'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_807'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.106944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.25177'^^xsd:double;
  dwc:startLongitude '-5.25177'^^xsd:double;
  dwc:endLongitude '-5.25177'^^xsd:double;
  dwc:latitude '54.3512'^^xsd:double;
  dwc:startLatitude '54.3512'^^xsd:double;
  dwc:endLatitude '54.3512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.25177 54.3512, -5.25177 54.3512, -5.25177 54.3512, -5.25177 54.3512, -5.25177 54.3512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_807'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43849 -5.25127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43849"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_675'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_675'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.887777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.25127'^^xsd:double;
  dwc:startLongitude '-5.25127'^^xsd:double;
  dwc:endLongitude '-5.25127'^^xsd:double;
  dwc:latitude '54.43849'^^xsd:double;
  dwc:startLatitude '54.43849'^^xsd:double;
  dwc:endLatitude '54.43849'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.25127 54.43849, -5.25127 54.43849, -5.25127 54.43849, -5.25127 54.43849, -5.25127 54.43849))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_675'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2588 -5.24577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2588"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_139'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_139'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.115'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.24577'^^xsd:double;
  dwc:startLongitude '-5.24577'^^xsd:double;
  dwc:endLongitude '-5.24577'^^xsd:double;
  dwc:latitude '55.2588'^^xsd:double;
  dwc:startLatitude '55.2588'^^xsd:double;
  dwc:endLatitude '55.2588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.24577 55.2588, -5.24577 55.2588, -5.24577 55.2588, -5.24577 55.2588, -5.24577 55.2588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_139'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08429 -5.24551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08429"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_590'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_590'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.281111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.24551'^^xsd:double;
  dwc:startLongitude '-5.24551'^^xsd:double;
  dwc:endLongitude '-5.24551'^^xsd:double;
  dwc:latitude '54.08429'^^xsd:double;
  dwc:startLatitude '54.08429'^^xsd:double;
  dwc:endLatitude '54.08429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.24551 54.08429, -5.24551 54.08429, -5.24551 54.08429, -5.24551 54.08429, -5.24551 54.08429))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_590'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53131 -5.23966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53131"^^xsd:decimal ;
  dwc:decimalLongitude "-5.23966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2806'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2806'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.544166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.23966'^^xsd:double;
  dwc:startLongitude '-5.23966'^^xsd:double;
  dwc:endLongitude '-5.23966'^^xsd:double;
  dwc:latitude '52.53131'^^xsd:double;
  dwc:startLatitude '52.53131'^^xsd:double;
  dwc:endLatitude '52.53131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.23966 52.53131, -5.23966 52.53131, -5.23966 52.53131, -5.23966 52.53131, -5.23966 52.53131))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2806'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.02103 -5.23619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.02103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.23619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2776'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2776'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.526666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.23619'^^xsd:double;
  dwc:startLongitude '-5.23619'^^xsd:double;
  dwc:endLongitude '-5.23619'^^xsd:double;
  dwc:latitude '52.02103'^^xsd:double;
  dwc:startLatitude '52.02103'^^xsd:double;
  dwc:endLatitude '52.02103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.23619 52.02103, -5.23619 52.02103, -5.23619 52.02103, -5.23619 52.02103, -5.23619 52.02103))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2776'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.17286 -5.21965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.17286"^^xsd:decimal ;
  dwc:decimalLongitude "-5.21965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2855'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2855'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.082222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.21965'^^xsd:double;
  dwc:startLongitude '-5.21965'^^xsd:double;
  dwc:endLongitude '-5.21965'^^xsd:double;
  dwc:latitude '49.17286'^^xsd:double;
  dwc:startLatitude '49.17286'^^xsd:double;
  dwc:endLatitude '49.17286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.21965 49.17286, -5.21965 49.17286, -5.21965 49.17286, -5.21965 49.17286, -5.21965 49.17286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2855'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25215 -5.18713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25215"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_729'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_729'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.535277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.18713'^^xsd:double;
  dwc:startLongitude '-5.18713'^^xsd:double;
  dwc:endLongitude '-5.18713'^^xsd:double;
  dwc:latitude '53.25215'^^xsd:double;
  dwc:startLatitude '53.25215'^^xsd:double;
  dwc:endLatitude '53.25215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.18713 53.25215, -5.18713 53.25215, -5.18713 53.25215, -5.18713 53.25215, -5.18713 53.25215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_729'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.79047 -5.18292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.79047"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1379'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1379'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.957777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.18292'^^xsd:double;
  dwc:startLongitude '-5.18292'^^xsd:double;
  dwc:endLongitude '-5.18292'^^xsd:double;
  dwc:latitude '52.79047'^^xsd:double;
  dwc:startLatitude '52.79047'^^xsd:double;
  dwc:endLatitude '52.79047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.18292 52.79047, -5.18292 52.79047, -5.18292 52.79047, -5.18292 52.79047, -5.18292 52.79047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1379'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.79008 -5.18187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.79008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1378'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1378'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.891944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.18187'^^xsd:double;
  dwc:startLongitude '-5.18187'^^xsd:double;
  dwc:endLongitude '-5.18187'^^xsd:double;
  dwc:latitude '52.79008'^^xsd:double;
  dwc:startLatitude '52.79008'^^xsd:double;
  dwc:endLatitude '52.79008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.18187 52.79008, -5.18187 52.79008, -5.18187 52.79008, -5.18187 52.79008, -5.18187 52.79008))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1378'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.95038 -5.16984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.95038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2111'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2111'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.553055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.16984'^^xsd:double;
  dwc:startLongitude '-5.16984'^^xsd:double;
  dwc:endLongitude '-5.16984'^^xsd:double;
  dwc:latitude '47.95038'^^xsd:double;
  dwc:startLatitude '47.95038'^^xsd:double;
  dwc:endLatitude '47.95038'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.16984 47.95038, -5.16984 47.95038, -5.16984 47.95038, -5.16984 47.95038, -5.16984 47.95038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2111'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.05216 -5.16632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.05216"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2114'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2114'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.659166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.16632'^^xsd:double;
  dwc:startLongitude '-5.16632'^^xsd:double;
  dwc:endLongitude '-5.16632'^^xsd:double;
  dwc:latitude '48.05216'^^xsd:double;
  dwc:startLatitude '48.05216'^^xsd:double;
  dwc:endLatitude '48.05216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.16632 48.05216, -5.16632 48.05216, -5.16632 48.05216, -5.16632 48.05216, -5.16632 48.05216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2114'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.05216 -5.16632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.05216"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2115'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2115'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.659166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.16632'^^xsd:double;
  dwc:startLongitude '-5.16632'^^xsd:double;
  dwc:endLongitude '-5.16632'^^xsd:double;
  dwc:latitude '48.05216'^^xsd:double;
  dwc:startLatitude '48.05216'^^xsd:double;
  dwc:endLatitude '48.05216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.16632 48.05216, -5.16632 48.05216, -5.16632 48.05216, -5.16632 48.05216, -5.16632 48.05216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2115'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.06012 -5.15412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.06012"^^xsd:decimal ;
  dwc:decimalLongitude "-5.15412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2116'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2116'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.665277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.15412'^^xsd:double;
  dwc:startLongitude '-5.15412'^^xsd:double;
  dwc:endLongitude '-5.15412'^^xsd:double;
  dwc:latitude '48.06012'^^xsd:double;
  dwc:startLatitude '48.06012'^^xsd:double;
  dwc:endLatitude '48.06012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.15412 48.06012, -5.15412 48.06012, -5.15412 48.06012, -5.15412 48.06012, -5.15412 48.06012))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2116'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09911 -5.14962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09911"^^xsd:decimal ;
  dwc:decimalLongitude "-5.14962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2866'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2866'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.247777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.14962'^^xsd:double;
  dwc:startLongitude '-5.14962'^^xsd:double;
  dwc:endLongitude '-5.14962'^^xsd:double;
  dwc:latitude '49.09911'^^xsd:double;
  dwc:startLatitude '49.09911'^^xsd:double;
  dwc:endLatitude '49.09911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.14962 49.09911, -5.14962 49.09911, -5.14962 49.09911, -5.14962 49.09911, -5.14962 49.09911))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2866'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09902 -5.1438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09902"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2867'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2867'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.250277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.1438'^^xsd:double;
  dwc:startLongitude '-5.1438'^^xsd:double;
  dwc:endLongitude '-5.1438'^^xsd:double;
  dwc:latitude '49.09902'^^xsd:double;
  dwc:startLatitude '49.09902'^^xsd:double;
  dwc:endLatitude '49.09902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1438 49.09902, -5.1438 49.09902, -5.1438 49.09902, -5.1438 49.09902, -5.1438 49.09902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2867'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.78367 -5.13793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.78367"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1380'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1380'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.13793'^^xsd:double;
  dwc:startLongitude '-5.13793'^^xsd:double;
  dwc:endLongitude '-5.13793'^^xsd:double;
  dwc:latitude '52.78367'^^xsd:double;
  dwc:startLatitude '52.78367'^^xsd:double;
  dwc:endLatitude '52.78367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.13793 52.78367, -5.13793 52.78367, -5.13793 52.78367, -5.13793 52.78367, -5.13793 52.78367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1380'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.23472 -5.13417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.23472"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2652'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_2652'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.298611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.13417'^^xsd:double;
  dwc:startLongitude '-5.13417'^^xsd:double;
  dwc:endLongitude '-5.13417'^^xsd:double;
  dwc:latitude '48.23472'^^xsd:double;
  dwc:startLatitude '48.23472'^^xsd:double;
  dwc:endLatitude '48.23472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.13417 48.23472, -5.13417 48.23472, -5.13417 48.23472, -5.13417 48.23472, -5.13417 48.23472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2652'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.20892 -5.12624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.20892"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2854'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2854'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.038888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.12624'^^xsd:double;
  dwc:startLongitude '-5.12624'^^xsd:double;
  dwc:endLongitude '-5.12624'^^xsd:double;
  dwc:latitude '49.20892'^^xsd:double;
  dwc:startLatitude '49.20892'^^xsd:double;
  dwc:endLatitude '49.20892'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.12624 49.20892, -5.12624 49.20892, -5.12624 49.20892, -5.12624 49.20892, -5.12624 49.20892))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2854'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46503 -5.12609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_678'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_678'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.939166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.12609'^^xsd:double;
  dwc:startLongitude '-5.12609'^^xsd:double;
  dwc:endLongitude '-5.12609'^^xsd:double;
  dwc:latitude '54.46503'^^xsd:double;
  dwc:startLatitude '54.46503'^^xsd:double;
  dwc:endLatitude '54.46503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.12609 54.46503, -5.12609 54.46503, -5.12609 54.46503, -5.12609 54.46503, -5.12609 54.46503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_678'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.21043 -5.12282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.21043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2853'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2853'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.0375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.12282'^^xsd:double;
  dwc:startLongitude '-5.12282'^^xsd:double;
  dwc:endLongitude '-5.12282'^^xsd:double;
  dwc:latitude '49.21043'^^xsd:double;
  dwc:startLatitude '49.21043'^^xsd:double;
  dwc:endLatitude '49.21043'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.12282 49.21043, -5.12282 49.21043, -5.12282 49.21043, -5.12282 49.21043, -5.12282 49.21043))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2853'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.08293 -5.11075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.08293"^^xsd:decimal ;
  dwc:decimalLongitude "-5.11075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2117'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2117'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.685277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.11075'^^xsd:double;
  dwc:startLongitude '-5.11075'^^xsd:double;
  dwc:endLongitude '-5.11075'^^xsd:double;
  dwc:latitude '48.08293'^^xsd:double;
  dwc:startLatitude '48.08293'^^xsd:double;
  dwc:endLatitude '48.08293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.11075 48.08293, -5.11075 48.08293, -5.11075 48.08293, -5.11075 48.08293, -5.11075 48.08293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2117'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2182 -5.1072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2182"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2852'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2852'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.953888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.1072'^^xsd:double;
  dwc:startLongitude '-5.1072'^^xsd:double;
  dwc:endLongitude '-5.1072'^^xsd:double;
  dwc:latitude '49.2182'^^xsd:double;
  dwc:startLatitude '49.2182'^^xsd:double;
  dwc:endLatitude '49.2182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1072 49.2182, -5.1072 49.2182, -5.1072 49.2182, -5.1072 49.2182, -5.1072 49.2182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2852'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2182 -5.1072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2182"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2851'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2851'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.954444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.1072'^^xsd:double;
  dwc:startLongitude '-5.1072'^^xsd:double;
  dwc:endLongitude '-5.1072'^^xsd:double;
  dwc:latitude '49.2182'^^xsd:double;
  dwc:startLatitude '49.2182'^^xsd:double;
  dwc:endLatitude '49.2182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1072 49.2182, -5.1072 49.2182, -5.1072 49.2182, -5.1072 49.2182, -5.1072 49.2182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2851'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55147 -5.1026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55147"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2808'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_2808'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.593611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.1026'^^xsd:double;
  dwc:startLongitude '-5.1026'^^xsd:double;
  dwc:endLongitude '-5.1026'^^xsd:double;
  dwc:latitude '52.55147'^^xsd:double;
  dwc:startLatitude '52.55147'^^xsd:double;
  dwc:endLatitude '52.55147'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1026 52.55147, -5.1026 52.55147, -5.1026 52.55147, -5.1026 52.55147, -5.1026 52.55147))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2808'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.08709 -5.10208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.08709"^^xsd:decimal ;
  dwc:decimalLongitude "-5.10208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2118'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2118'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.688888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.10208'^^xsd:double;
  dwc:startLongitude '-5.10208'^^xsd:double;
  dwc:endLongitude '-5.10208'^^xsd:double;
  dwc:latitude '48.08709'^^xsd:double;
  dwc:startLatitude '48.08709'^^xsd:double;
  dwc:endLatitude '48.08709'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.10208 48.08709, -5.10208 48.08709, -5.10208 48.08709, -5.10208 48.08709, -5.10208 48.08709))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2118'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.09123 -5.09532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.09123"^^xsd:decimal ;
  dwc:decimalLongitude "-5.09532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2119'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2119'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.6925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.09532'^^xsd:double;
  dwc:startLongitude '-5.09532'^^xsd:double;
  dwc:endLongitude '-5.09532'^^xsd:double;
  dwc:latitude '48.09123'^^xsd:double;
  dwc:startLatitude '48.09123'^^xsd:double;
  dwc:endLatitude '48.09123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.09532 48.09123, -5.09532 48.09123, -5.09532 48.09123, -5.09532 48.09123, -5.09532 48.09123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2119'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09776 -5.09473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.09473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2868'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2868'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.342222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.09473'^^xsd:double;
  dwc:startLongitude '-5.09473'^^xsd:double;
  dwc:endLongitude '-5.09473'^^xsd:double;
  dwc:latitude '49.09776'^^xsd:double;
  dwc:startLatitude '49.09776'^^xsd:double;
  dwc:endLatitude '49.09776'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.09473 49.09776, -5.09473 49.09776, -5.09473 49.09776, -5.09473 49.09776, -5.09473 49.09776))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2868'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.22459 -5.09228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.22459"^^xsd:decimal ;
  dwc:decimalLongitude "-5.09228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2850'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2850'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.948333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.09228'^^xsd:double;
  dwc:startLongitude '-5.09228'^^xsd:double;
  dwc:endLongitude '-5.09228'^^xsd:double;
  dwc:latitude '49.22459'^^xsd:double;
  dwc:startLatitude '49.22459'^^xsd:double;
  dwc:endLatitude '49.22459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.09228 49.22459, -5.09228 49.22459, -5.09228 49.22459, -5.09228 49.22459, -5.09228 49.22459))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2850'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.23694 -5.06374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.23694"^^xsd:decimal ;
  dwc:decimalLongitude "-5.06374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2849'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2849'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.935833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.06374'^^xsd:double;
  dwc:startLongitude '-5.06374'^^xsd:double;
  dwc:endLongitude '-5.06374'^^xsd:double;
  dwc:latitude '49.23694'^^xsd:double;
  dwc:startLatitude '49.23694'^^xsd:double;
  dwc:endLatitude '49.23694'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.06374 49.23694, -5.06374 49.23694, -5.06374 49.23694, -5.06374 49.23694, -5.06374 49.23694))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2849'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12896 -5.03425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.12896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2120'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2120'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.721944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.03425'^^xsd:double;
  dwc:startLongitude '-5.03425'^^xsd:double;
  dwc:endLongitude '-5.03425'^^xsd:double;
  dwc:latitude '48.12896'^^xsd:double;
  dwc:startLatitude '48.12896'^^xsd:double;
  dwc:endLatitude '48.12896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.03425 48.12896, -5.03425 48.12896, -5.03425 48.12896, -5.03425 48.12896, -5.03425 48.12896))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2120'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.097 -5.0228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.097"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2869'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2869'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.368888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.0228'^^xsd:double;
  dwc:startLongitude '-5.0228'^^xsd:double;
  dwc:endLongitude '-5.0228'^^xsd:double;
  dwc:latitude '49.097'^^xsd:double;
  dwc:startLatitude '49.097'^^xsd:double;
  dwc:endLatitude '49.097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.0228 49.097, -5.0228 49.097, -5.0228 49.097, -5.0228 49.097, -5.0228 49.097))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2869'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42014 -5.02041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42014"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_146'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_146'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.238888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.02041'^^xsd:double;
  dwc:startLongitude '-5.02041'^^xsd:double;
  dwc:endLongitude '-5.02041'^^xsd:double;
  dwc:latitude '55.42014'^^xsd:double;
  dwc:startLatitude '55.42014'^^xsd:double;
  dwc:endLatitude '55.42014'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.02041 55.42014, -5.02041 55.42014, -5.02041 55.42014, -5.02041 55.42014, -5.02041 55.42014))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_146'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.14281 -5.01073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.14281"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2121'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2121'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.733611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.01073'^^xsd:double;
  dwc:startLongitude '-5.01073'^^xsd:double;
  dwc:endLongitude '-5.01073'^^xsd:double;
  dwc:latitude '48.14281'^^xsd:double;
  dwc:startLatitude '48.14281'^^xsd:double;
  dwc:endLatitude '48.14281'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01073 48.14281, -5.01073 48.14281, -5.01073 48.14281, -5.01073 48.14281, -5.01073 48.14281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2121'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42827 -5.00893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42827"^^xsd:decimal ;
  dwc:decimalLongitude "-5.00893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_147'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_147'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.316388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.00893'^^xsd:double;
  dwc:startLongitude '-5.00893'^^xsd:double;
  dwc:endLongitude '-5.00893'^^xsd:double;
  dwc:latitude '55.42827'^^xsd:double;
  dwc:startLatitude '55.42827'^^xsd:double;
  dwc:endLatitude '55.42827'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.00893 55.42827, -5.00893 55.42827, -5.00893 55.42827, -5.00893 55.42827, -5.00893 55.42827))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_147'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42864 -5.00845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42864"^^xsd:decimal ;
  dwc:decimalLongitude "-5.00845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_148'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_148'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.00845'^^xsd:double;
  dwc:startLongitude '-5.00845'^^xsd:double;
  dwc:endLongitude '-5.00845'^^xsd:double;
  dwc:latitude '55.42864'^^xsd:double;
  dwc:startLatitude '55.42864'^^xsd:double;
  dwc:endLatitude '55.42864'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.00845 55.42864, -5.00845 55.42864, -5.00845 55.42864, -5.00845 55.42864, -5.00845 55.42864))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_148'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09634 -5.0062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09634"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2870'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2870'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.0062'^^xsd:double;
  dwc:startLongitude '-5.0062'^^xsd:double;
  dwc:endLongitude '-5.0062'^^xsd:double;
  dwc:latitude '49.09634'^^xsd:double;
  dwc:startLatitude '49.09634'^^xsd:double;
  dwc:endLatitude '49.09634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.0062 49.09634, -5.0062 49.09634, -5.0062 49.09634, -5.0062 49.09634, -5.0062 49.09634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2870'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6794 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6794"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_704'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_704'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.287777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:startLongitude '-5.002'^^xsd:double;
  dwc:endLongitude '-5.002'^^xsd:double;
  dwc:latitude '54.6794'^^xsd:double;
  dwc:startLatitude '54.6794'^^xsd:double;
  dwc:endLatitude '54.6794'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 54.6794, -5.002 54.6794, -5.002 54.6794, -5.002 54.6794, -5.002 54.6794))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_704'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.26279 -5.00106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.26279"^^xsd:decimal ;
  dwc:decimalLongitude "-5.00106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2848'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2848'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.905'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-5.00106'^^xsd:double;
  dwc:startLongitude '-5.00106'^^xsd:double;
  dwc:endLongitude '-5.00106'^^xsd:double;
  dwc:latitude '49.26279'^^xsd:double;
  dwc:startLatitude '49.26279'^^xsd:double;
  dwc:endLatitude '49.26279'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.00106 49.26279, -5.00106 49.26279, -5.00106 49.26279, -5.00106 49.26279, -5.00106 49.26279))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2848'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09501 -4.97304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09501"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2871'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2871'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.387222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.97304'^^xsd:double;
  dwc:startLongitude '-4.97304'^^xsd:double;
  dwc:endLongitude '-4.97304'^^xsd:double;
  dwc:latitude '49.09501'^^xsd:double;
  dwc:startLatitude '49.09501'^^xsd:double;
  dwc:endLatitude '49.09501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97304 49.09501, -4.97304 49.09501, -4.97304 49.09501, -4.97304 49.09501, -4.97304 49.09501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2871'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75757 -4.97113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75757"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1382'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1382'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.040555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.97113'^^xsd:double;
  dwc:startLongitude '-4.97113'^^xsd:double;
  dwc:endLongitude '-4.97113'^^xsd:double;
  dwc:latitude '52.75757'^^xsd:double;
  dwc:startLatitude '52.75757'^^xsd:double;
  dwc:endLatitude '52.75757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97113 52.75757, -4.97113 52.75757, -4.97113 52.75757, -4.97113 52.75757, -4.97113 52.75757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ggri" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '1153_1382'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09478 -4.95645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09478"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2872'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2872'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.393611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.95645'^^xsd:double;
  dwc:startLongitude '-4.95645'^^xsd:double;
  dwc:endLongitude '-4.95645'^^xsd:double;
  dwc:latitude '49.09478'^^xsd:double;
  dwc:startLatitude '49.09478'^^xsd:double;
  dwc:endLatitude '49.09478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95645 49.09478, -4.95645 49.09478, -4.95645 49.09478, -4.95645 49.09478, -4.95645 49.09478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ggri" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '1153_2872'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.93551 -4.95492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.93551"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_833'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_833'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.921944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.95492'^^xsd:double;
  dwc:startLongitude '-4.95492'^^xsd:double;
  dwc:endLongitude '-4.95492'^^xsd:double;
  dwc:latitude '53.93551'^^xsd:double;
  dwc:startLatitude '53.93551'^^xsd:double;
  dwc:endLatitude '53.93551'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95492 53.93551, -4.95492 53.93551, -4.95492 53.93551, -4.95492 53.93551, -4.95492 53.93551))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_833'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29361 -4.92142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2846'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2846'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.797222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.92142'^^xsd:double;
  dwc:startLongitude '-4.92142'^^xsd:double;
  dwc:endLongitude '-4.92142'^^xsd:double;
  dwc:latitude '49.29361'^^xsd:double;
  dwc:startLatitude '49.29361'^^xsd:double;
  dwc:endLatitude '49.29361'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92142 49.29361, -4.92142 49.29361, -4.92142 49.29361, -4.92142 49.29361, -4.92142 49.29361))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2846'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29454 -4.9192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2845'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2845'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.796111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.9192'^^xsd:double;
  dwc:startLongitude '-4.9192'^^xsd:double;
  dwc:endLongitude '-4.9192'^^xsd:double;
  dwc:latitude '49.29454'^^xsd:double;
  dwc:startLatitude '49.29454'^^xsd:double;
  dwc:endLatitude '49.29454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9192 49.29454, -4.9192 49.29454, -4.9192 49.29454, -4.9192 49.29454, -4.9192 49.29454))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2845'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.21626 -4.88238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.21626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2123'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2123'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.794722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.88238'^^xsd:double;
  dwc:startLongitude '-4.88238'^^xsd:double;
  dwc:endLongitude '-4.88238'^^xsd:double;
  dwc:latitude '48.21626'^^xsd:double;
  dwc:startLatitude '48.21626'^^xsd:double;
  dwc:endLatitude '48.21626'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88238 48.21626, -4.88238 48.21626, -4.88238 48.21626, -4.88238 48.21626, -4.88238 48.21626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2123'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91927 -4.87189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91927"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_834'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_834'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.959166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.87189'^^xsd:double;
  dwc:startLongitude '-4.87189'^^xsd:double;
  dwc:endLongitude '-4.87189'^^xsd:double;
  dwc:latitude '53.91927'^^xsd:double;
  dwc:startLatitude '53.91927'^^xsd:double;
  dwc:endLatitude '53.91927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87189 53.91927, -4.87189 53.91927, -4.87189 53.91927, -4.87189 53.91927, -4.87189 53.91927))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_834'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.79863 -4.84418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.79863"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_571'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_571'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.649722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.84418'^^xsd:double;
  dwc:startLongitude '-4.84418'^^xsd:double;
  dwc:endLongitude '-4.84418'^^xsd:double;
  dwc:latitude '53.79863'^^xsd:double;
  dwc:startLatitude '53.79863'^^xsd:double;
  dwc:endLatitude '53.79863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84418 53.79863, -4.84418 53.79863, -4.84418 53.79863, -4.84418 53.79863, -4.84418 53.79863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_571'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.79968 -4.83744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.79968"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_572'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_572'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.721388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.83744'^^xsd:double;
  dwc:startLongitude '-4.83744'^^xsd:double;
  dwc:endLongitude '-4.83744'^^xsd:double;
  dwc:latitude '53.79968'^^xsd:double;
  dwc:startLatitude '53.79968'^^xsd:double;
  dwc:endLatitude '53.79968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.83744 53.79968, -4.83744 53.79968, -4.83744 53.79968, -4.83744 53.79968, -4.83744 53.79968))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_572'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09103 -4.82863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09103"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2877'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2877'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.500555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.82863'^^xsd:double;
  dwc:startLongitude '-4.82863'^^xsd:double;
  dwc:endLongitude '-4.82863'^^xsd:double;
  dwc:latitude '49.09103'^^xsd:double;
  dwc:startLatitude '49.09103'^^xsd:double;
  dwc:endLatitude '49.09103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82863 49.09103, -4.82863 49.09103, -4.82863 49.09103, -4.82863 49.09103, -4.82863 49.09103))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2877'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09102 -4.8272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09102"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2878'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2878'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.501388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.8272'^^xsd:double;
  dwc:startLongitude '-4.8272'^^xsd:double;
  dwc:endLongitude '-4.8272'^^xsd:double;
  dwc:latitude '49.09102'^^xsd:double;
  dwc:startLatitude '49.09102'^^xsd:double;
  dwc:endLatitude '49.09102'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8272 49.09102, -4.8272 49.09102, -4.8272 49.09102, -4.8272 49.09102, -4.8272 49.09102))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2878'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09079 -4.82511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2876'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2876'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.440833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.82511'^^xsd:double;
  dwc:startLongitude '-4.82511'^^xsd:double;
  dwc:endLongitude '-4.82511'^^xsd:double;
  dwc:latitude '49.09079'^^xsd:double;
  dwc:startLatitude '49.09079'^^xsd:double;
  dwc:endLatitude '49.09079'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82511 49.09079, -4.82511 49.09079, -4.82511 49.09079, -4.82511 49.09079, -4.82511 49.09079))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2876'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.90904 -4.81956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.90904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_835'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_835'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.036944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.81956'^^xsd:double;
  dwc:startLongitude '-4.81956'^^xsd:double;
  dwc:endLongitude '-4.81956'^^xsd:double;
  dwc:latitude '53.90904'^^xsd:double;
  dwc:startLatitude '53.90904'^^xsd:double;
  dwc:endLatitude '53.90904'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.81956 53.90904, -4.81956 53.90904, -4.81956 53.90904, -4.81956 53.90904, -4.81956 53.90904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "cs" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1153_835'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26063 -4.80559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.26063"^^xsd:decimal ;
  dwc:decimalLongitude "-4.80559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2124'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2124'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.831111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.80559'^^xsd:double;
  dwc:startLongitude '-4.80559'^^xsd:double;
  dwc:endLongitude '-4.80559'^^xsd:double;
  dwc:latitude '48.26063'^^xsd:double;
  dwc:startLatitude '48.26063'^^xsd:double;
  dwc:endLatitude '48.26063'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.80559 48.26063, -4.80559 48.26063, -4.80559 48.26063, -4.80559 48.26063, -4.80559 48.26063))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2124'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.00816 -4.78281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.00816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2110'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2110'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.366944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.78281'^^xsd:double;
  dwc:startLongitude '-4.78281'^^xsd:double;
  dwc:endLongitude '-4.78281'^^xsd:double;
  dwc:latitude '48.00816'^^xsd:double;
  dwc:startLatitude '48.00816'^^xsd:double;
  dwc:endLatitude '48.00816'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78281 48.00816, -4.78281 48.00816, -4.78281 48.00816, -4.78281 48.00816, -4.78281 48.00816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2110'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27428 -4.78217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2125'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2125'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.842222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.78217'^^xsd:double;
  dwc:startLongitude '-4.78217'^^xsd:double;
  dwc:endLongitude '-4.78217'^^xsd:double;
  dwc:latitude '48.27428'^^xsd:double;
  dwc:startLatitude '48.27428'^^xsd:double;
  dwc:endLatitude '48.27428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78217 48.27428, -4.78217 48.27428, -4.78217 48.27428, -4.78217 48.27428, -4.78217 48.27428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2125'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.34808 -4.78197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.34808"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2841'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2841'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.730833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.78197'^^xsd:double;
  dwc:startLongitude '-4.78197'^^xsd:double;
  dwc:endLongitude '-4.78197'^^xsd:double;
  dwc:latitude '49.34808'^^xsd:double;
  dwc:startLatitude '49.34808'^^xsd:double;
  dwc:endLatitude '49.34808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78197 49.34808, -4.78197 49.34808, -4.78197 49.34808, -4.78197 49.34808, -4.78197 49.34808))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2841'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.35068 -4.78069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.35068"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2840'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2840'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.641111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.78069'^^xsd:double;
  dwc:startLongitude '-4.78069'^^xsd:double;
  dwc:endLongitude '-4.78069'^^xsd:double;
  dwc:latitude '49.35068'^^xsd:double;
  dwc:startLatitude '49.35068'^^xsd:double;
  dwc:endLatitude '49.35068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78069 49.35068, -4.78069 49.35068, -4.78069 49.35068, -4.78069 49.35068, -4.78069 49.35068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2840'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0895 -4.75046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0895"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2880'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2880'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.53'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.75046'^^xsd:double;
  dwc:startLongitude '-4.75046'^^xsd:double;
  dwc:endLongitude '-4.75046'^^xsd:double;
  dwc:latitude '49.0895'^^xsd:double;
  dwc:startLatitude '49.0895'^^xsd:double;
  dwc:endLatitude '49.0895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75046 49.0895, -4.75046 49.0895, -4.75046 49.0895, -4.75046 49.0895, -4.75046 49.0895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2880'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61026 -4.73181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61026"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_706'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_706'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.541944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.73181'^^xsd:double;
  dwc:startLongitude '-4.73181'^^xsd:double;
  dwc:endLongitude '-4.73181'^^xsd:double;
  dwc:latitude '54.61026'^^xsd:double;
  dwc:startLatitude '54.61026'^^xsd:double;
  dwc:endLatitude '54.61026'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.73181 54.61026, -4.73181 54.61026, -4.73181 54.61026, -4.73181 54.61026, -4.73181 54.61026))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_706'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60978 -4.72927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60978"^^xsd:decimal ;
  dwc:decimalLongitude "-4.72927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_705'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_705'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.479722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.72927'^^xsd:double;
  dwc:startLongitude '-4.72927'^^xsd:double;
  dwc:endLongitude '-4.72927'^^xsd:double;
  dwc:latitude '54.60978'^^xsd:double;
  dwc:startLatitude '54.60978'^^xsd:double;
  dwc:endLatitude '54.60978'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.72927 54.60978, -4.72927 54.60978, -4.72927 54.60978, -4.72927 54.60978, -4.72927 54.60978))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_705'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.59259 -4.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.59259"^^xsd:decimal ;
  dwc:decimalLongitude "-4.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_707'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_707'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.575555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.662'^^xsd:double;
  dwc:startLongitude '-4.662'^^xsd:double;
  dwc:endLongitude '-4.662'^^xsd:double;
  dwc:latitude '54.59259'^^xsd:double;
  dwc:startLatitude '54.59259'^^xsd:double;
  dwc:endLatitude '54.59259'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.662 54.59259, -4.662 54.59259, -4.662 54.59259, -4.662 54.59259, -4.662 54.59259))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bask" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1153_707'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87512 -4.64592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.64592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_837'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_837'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.114166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.64592'^^xsd:double;
  dwc:startLongitude '-4.64592'^^xsd:double;
  dwc:endLongitude '-4.64592'^^xsd:double;
  dwc:latitude '53.87512'^^xsd:double;
  dwc:startLatitude '53.87512'^^xsd:double;
  dwc:endLatitude '53.87512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.64592 53.87512, -4.64592 53.87512, -4.64592 53.87512, -4.64592 53.87512, -4.64592 53.87512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_837'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.40902 -4.63402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.40902"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2839'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2839'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.570555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.63402'^^xsd:double;
  dwc:startLongitude '-4.63402'^^xsd:double;
  dwc:endLongitude '-4.63402'^^xsd:double;
  dwc:latitude '49.40902'^^xsd:double;
  dwc:startLatitude '49.40902'^^xsd:double;
  dwc:endLatitude '49.40902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.63402 49.40902, -4.63402 49.40902, -4.63402 49.40902, -4.63402 49.40902, -4.63402 49.40902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2839'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.69561 -4.63249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.69561"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_691'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_691'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.336388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.63249'^^xsd:double;
  dwc:startLongitude '-4.63249'^^xsd:double;
  dwc:endLongitude '-4.63249'^^xsd:double;
  dwc:latitude '54.69561'^^xsd:double;
  dwc:startLatitude '54.69561'^^xsd:double;
  dwc:endLatitude '54.69561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.63249 54.69561, -4.63249 54.69561, -4.63249 54.69561, -4.63249 54.69561, -4.63249 54.69561))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_691'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.08565 -4.62898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.08565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2882'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2882'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.574722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.62898'^^xsd:double;
  dwc:startLongitude '-4.62898'^^xsd:double;
  dwc:endLongitude '-4.62898'^^xsd:double;
  dwc:latitude '49.08565'^^xsd:double;
  dwc:startLatitude '49.08565'^^xsd:double;
  dwc:endLatitude '49.08565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.62898 49.08565, -4.62898 49.08565, -4.62898 49.08565, -4.62898 49.08565, -4.62898 49.08565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2882'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87054 -4.62324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_838'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_838'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.124166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.62324'^^xsd:double;
  dwc:startLongitude '-4.62324'^^xsd:double;
  dwc:endLongitude '-4.62324'^^xsd:double;
  dwc:latitude '53.87054'^^xsd:double;
  dwc:startLatitude '53.87054'^^xsd:double;
  dwc:endLatitude '53.87054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.62324 53.87054, -4.62324 53.87054, -4.62324 53.87054, -4.62324 53.87054, -4.62324 53.87054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_838'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.69932 -4.6174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.69932"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1387'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1387'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.209722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.6174'^^xsd:double;
  dwc:startLongitude '-4.6174'^^xsd:double;
  dwc:endLongitude '-4.6174'^^xsd:double;
  dwc:latitude '52.69932'^^xsd:double;
  dwc:startLatitude '52.69932'^^xsd:double;
  dwc:endLatitude '52.69932'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.6174 52.69932, -4.6174 52.69932, -4.6174 52.69932, -4.6174 52.69932, -4.6174 52.69932))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1387'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.86782 -4.61019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.86782"^^xsd:decimal ;
  dwc:decimalLongitude "-4.61019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_840'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_840'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.181111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.61019'^^xsd:double;
  dwc:startLongitude '-4.61019'^^xsd:double;
  dwc:endLongitude '-4.61019'^^xsd:double;
  dwc:latitude '53.86782'^^xsd:double;
  dwc:startLatitude '53.86782'^^xsd:double;
  dwc:endLatitude '53.86782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.61019 53.86782, -4.61019 53.86782, -4.61019 53.86782, -4.61019 53.86782, -4.61019 53.86782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_840'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5064 -4.60903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5064"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1411'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1411'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.926666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.60903'^^xsd:double;
  dwc:startLongitude '-4.60903'^^xsd:double;
  dwc:endLongitude '-4.60903'^^xsd:double;
  dwc:latitude '52.5064'^^xsd:double;
  dwc:startLatitude '52.5064'^^xsd:double;
  dwc:endLatitude '52.5064'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.60903 52.5064, -4.60903 52.5064, -4.60903 52.5064, -4.60903 52.5064, -4.60903 52.5064))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1411'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.90109 -4.6086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.90109"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2642'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_2642'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.5325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.6086'^^xsd:double;
  dwc:startLongitude '-4.6086'^^xsd:double;
  dwc:endLongitude '-4.6086'^^xsd:double;
  dwc:latitude '47.90109'^^xsd:double;
  dwc:startLatitude '47.90109'^^xsd:double;
  dwc:endLatitude '47.90109'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.6086 47.90109, -4.6086 47.90109, -4.6086 47.90109, -4.6086 47.90109, -4.6086 47.90109))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2642'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.86698 -4.60556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.86698"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_839'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_839'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.131944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.60556'^^xsd:double;
  dwc:startLongitude '-4.60556'^^xsd:double;
  dwc:endLongitude '-4.60556'^^xsd:double;
  dwc:latitude '53.86698'^^xsd:double;
  dwc:startLatitude '53.86698'^^xsd:double;
  dwc:endLatitude '53.86698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.60556 53.86698, -4.60556 53.86698, -4.60556 53.86698, -4.60556 53.86698, -4.60556 53.86698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_839'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50642 -4.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50642"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1410'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1410'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.8575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.60512'^^xsd:double;
  dwc:startLongitude '-4.60512'^^xsd:double;
  dwc:endLongitude '-4.60512'^^xsd:double;
  dwc:latitude '52.50642'^^xsd:double;
  dwc:startLatitude '52.50642'^^xsd:double;
  dwc:endLatitude '52.50642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.60512 52.50642, -4.60512 52.50642, -4.60512 52.50642, -4.60512 52.50642, -4.60512 52.50642))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1410'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.69627 -4.59528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.69627"^^xsd:decimal ;
  dwc:decimalLongitude "-4.59528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1388'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1388'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.218333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.59528'^^xsd:double;
  dwc:startLongitude '-4.59528'^^xsd:double;
  dwc:endLongitude '-4.59528'^^xsd:double;
  dwc:latitude '52.69627'^^xsd:double;
  dwc:startLatitude '52.69627'^^xsd:double;
  dwc:endLatitude '52.69627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.59528 52.69627, -4.59528 52.69627, -4.59528 52.69627, -4.59528 52.69627, -4.59528 52.69627))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1388'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9032 -4.59054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.59054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2641'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_2641'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.458888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.59054'^^xsd:double;
  dwc:startLongitude '-4.59054'^^xsd:double;
  dwc:endLongitude '-4.59054'^^xsd:double;
  dwc:latitude '47.9032'^^xsd:double;
  dwc:startLatitude '47.9032'^^xsd:double;
  dwc:endLatitude '47.9032'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.59054 47.9032, -4.59054 47.9032, -4.59054 47.9032, -4.59054 47.9032, -4.59054 47.9032))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_2641'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.69508 -4.58783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.69508"^^xsd:decimal ;
  dwc:decimalLongitude "-4.58783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1389'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1389'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.220833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.58783'^^xsd:double;
  dwc:startLongitude '-4.58783'^^xsd:double;
  dwc:endLongitude '-4.58783'^^xsd:double;
  dwc:latitude '52.69508'^^xsd:double;
  dwc:startLatitude '52.69508'^^xsd:double;
  dwc:endLatitude '52.69508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.58783 52.69508, -4.58783 52.69508, -4.58783 52.69508, -4.58783 52.69508, -4.58783 52.69508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1389'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.42941 -4.58328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.42941"^^xsd:decimal ;
  dwc:decimalLongitude "-4.58328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2838'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2838'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.545555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.58328'^^xsd:double;
  dwc:startLongitude '-4.58328'^^xsd:double;
  dwc:endLongitude '-4.58328'^^xsd:double;
  dwc:latitude '49.42941'^^xsd:double;
  dwc:startLatitude '49.42941'^^xsd:double;
  dwc:endLatitude '49.42941'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.58328 49.42941, -4.58328 49.42941, -4.58328 49.42941, -4.58328 49.42941, -4.58328 49.42941))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2838'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58441 -4.55242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58441"^^xsd:decimal ;
  dwc:decimalLongitude "-4.55242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_682'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_682'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.152777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.55242'^^xsd:double;
  dwc:startLongitude '-4.55242'^^xsd:double;
  dwc:endLongitude '-4.55242'^^xsd:double;
  dwc:latitude '54.58441'^^xsd:double;
  dwc:startLatitude '54.58441'^^xsd:double;
  dwc:endLatitude '54.58441'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.55242 54.58441, -4.55242 54.58441, -4.55242 54.58441, -4.55242 54.58441, -4.55242 54.58441))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_682'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58474 -4.55084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58474"^^xsd:decimal ;
  dwc:decimalLongitude "-4.55084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_683'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_683'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.153333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.55084'^^xsd:double;
  dwc:startLongitude '-4.55084'^^xsd:double;
  dwc:endLongitude '-4.55084'^^xsd:double;
  dwc:latitude '54.58474'^^xsd:double;
  dwc:startLatitude '54.58474'^^xsd:double;
  dwc:endLatitude '54.58474'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.55084 54.58474, -4.55084 54.58474, -4.55084 54.58474, -4.55084 54.58474, -4.55084 54.58474))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_683'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.05625 -4.54133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.05625"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1367'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1367'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.315555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.54133'^^xsd:double;
  dwc:startLongitude '-4.54133'^^xsd:double;
  dwc:endLongitude '-4.54133'^^xsd:double;
  dwc:latitude '53.05625'^^xsd:double;
  dwc:startLatitude '53.05625'^^xsd:double;
  dwc:endLatitude '53.05625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.54133 53.05625, -4.54133 53.05625, -4.54133 53.05625, -4.54133 53.05625, -4.54133 53.05625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1367'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.52852 -4.44531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.52852"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1413'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1413'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.44531'^^xsd:double;
  dwc:startLongitude '-4.44531'^^xsd:double;
  dwc:endLongitude '-4.44531'^^xsd:double;
  dwc:latitude '52.52852'^^xsd:double;
  dwc:startLatitude '52.52852'^^xsd:double;
  dwc:endLatitude '52.52852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.44531 52.52852, -4.44531 52.52852, -4.44531 52.52852, -4.44531 52.52852, -4.44531 52.52852))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_1413'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.49745 -4.41076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.49745"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2837'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2837'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.460833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.41076'^^xsd:double;
  dwc:startLongitude '-4.41076'^^xsd:double;
  dwc:endLongitude '-4.41076'^^xsd:double;
  dwc:latitude '49.49745'^^xsd:double;
  dwc:startLatitude '49.49745'^^xsd:double;
  dwc:endLatitude '49.49745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.41076 49.49745, -4.41076 49.49745, -4.41076 49.49745, -4.41076 49.49745, -4.41076 49.49745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2837'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40905 -4.41016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40905"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_540'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_540'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.7766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.41016'^^xsd:double;
  dwc:startLongitude '-4.41016'^^xsd:double;
  dwc:endLongitude '-4.41016'^^xsd:double;
  dwc:latitude '54.40905'^^xsd:double;
  dwc:startLatitude '54.40905'^^xsd:double;
  dwc:endLatitude '54.40905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.41016 54.40905, -4.41016 54.40905, -4.41016 54.40905, -4.41016 54.40905, -4.41016 54.40905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_540'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63509 -4.39744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.63509"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_606'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_606'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.528611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.39744'^^xsd:double;
  dwc:startLongitude '-4.39744'^^xsd:double;
  dwc:endLongitude '-4.39744'^^xsd:double;
  dwc:latitude '58.63509'^^xsd:double;
  dwc:startLatitude '58.63509'^^xsd:double;
  dwc:endLatitude '58.63509'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.39744 58.63509, -4.39744 58.63509, -4.39744 58.63509, -4.39744 58.63509, -4.39744 58.63509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_606'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63356 -4.39452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.63356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_608'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_608'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.39452'^^xsd:double;
  dwc:startLongitude '-4.39452'^^xsd:double;
  dwc:endLongitude '-4.39452'^^xsd:double;
  dwc:latitude '58.63356'^^xsd:double;
  dwc:startLatitude '58.63356'^^xsd:double;
  dwc:endLatitude '58.63356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.39452 58.63356, -4.39452 58.63356, -4.39452 58.63356, -4.39452 58.63356, -4.39452 58.63356))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_608'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63137 -4.39077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.63137"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_607'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_607'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.581111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.39077'^^xsd:double;
  dwc:startLongitude '-4.39077'^^xsd:double;
  dwc:endLongitude '-4.39077'^^xsd:double;
  dwc:latitude '58.63137'^^xsd:double;
  dwc:startLatitude '58.63137'^^xsd:double;
  dwc:endLatitude '58.63137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.39077 58.63137, -4.39077 58.63137, -4.39077 58.63137, -4.39077 58.63137, -4.39077 58.63137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_607'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62863 -4.38721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62863"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_474'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_474'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.522777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.38721'^^xsd:double;
  dwc:startLongitude '-4.38721'^^xsd:double;
  dwc:endLongitude '-4.38721'^^xsd:double;
  dwc:latitude '58.62863'^^xsd:double;
  dwc:startLatitude '58.62863'^^xsd:double;
  dwc:endLatitude '58.62863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.38721 58.62863, -4.38721 58.62863, -4.38721 58.62863, -4.38721 58.62863, -4.38721 58.62863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_474'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07684 -4.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07684"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2886'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2886'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.674722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.3486'^^xsd:double;
  dwc:startLongitude '-4.3486'^^xsd:double;
  dwc:endLongitude '-4.3486'^^xsd:double;
  dwc:latitude '49.07684'^^xsd:double;
  dwc:startLatitude '49.07684'^^xsd:double;
  dwc:endLatitude '49.07684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.3486 49.07684, -4.3486 49.07684, -4.3486 49.07684, -4.3486 49.07684, -4.3486 49.07684))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_2886'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71122 -4.34716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71122"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_842'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_842'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.3913888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.34716'^^xsd:double;
  dwc:startLongitude '-4.34716'^^xsd:double;
  dwc:endLongitude '-4.34716'^^xsd:double;
  dwc:latitude '53.71122'^^xsd:double;
  dwc:startLatitude '53.71122'^^xsd:double;
  dwc:endLatitude '53.71122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.34716 53.71122, -4.34716 53.71122, -4.34716 53.71122, -4.34716 53.71122, -4.34716 53.71122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_842'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3847 -4.31413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3847"^^xsd:decimal ;
  dwc:decimalLongitude "-4.31413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_539'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_539'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.665'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.31413'^^xsd:double;
  dwc:startLongitude '-4.31413'^^xsd:double;
  dwc:endLongitude '-4.31413'^^xsd:double;
  dwc:latitude '54.3847'^^xsd:double;
  dwc:startLatitude '54.3847'^^xsd:double;
  dwc:endLatitude '54.3847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.31413 54.3847, -4.31413 54.3847, -4.31413 54.3847, -4.31413 54.3847, -4.31413 54.3847))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_539'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.58153 -4.31173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.58153"^^xsd:decimal ;
  dwc:decimalLongitude "-4.31173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_471'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_471'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.480277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.31173'^^xsd:double;
  dwc:startLongitude '-4.31173'^^xsd:double;
  dwc:endLongitude '-4.31173'^^xsd:double;
  dwc:latitude '58.58153'^^xsd:double;
  dwc:startLatitude '58.58153'^^xsd:double;
  dwc:endLatitude '58.58153'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.31173 58.58153, -4.31173 58.58153, -4.31173 58.58153, -4.31173 58.58153, -4.31173 58.58153))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_471'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.72018 -4.30013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.72018"^^xsd:decimal ;
  dwc:decimalLongitude "-4.30013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2105'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2105'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.820833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.30013'^^xsd:double;
  dwc:startLongitude '-4.30013'^^xsd:double;
  dwc:endLongitude '-4.30013'^^xsd:double;
  dwc:latitude '47.72018'^^xsd:double;
  dwc:startLatitude '47.72018'^^xsd:double;
  dwc:endLatitude '47.72018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.30013 47.72018, -4.30013 47.72018, -4.30013 47.72018, -4.30013 47.72018, -4.30013 47.72018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_2105'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.72161 -4.2941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.72161"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2106'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2106'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.2941'^^xsd:double;
  dwc:startLongitude '-4.2941'^^xsd:double;
  dwc:endLongitude '-4.2941'^^xsd:double;
  dwc:latitude '47.72161'^^xsd:double;
  dwc:startLatitude '47.72161'^^xsd:double;
  dwc:endLatitude '47.72161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.2941 47.72161, -4.2941 47.72161, -4.2941 47.72161, -4.2941 47.72161, -4.2941 47.72161))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_2106'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07481 -4.2894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07481"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2888'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2888'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.756111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.2894'^^xsd:double;
  dwc:startLongitude '-4.2894'^^xsd:double;
  dwc:endLongitude '-4.2894'^^xsd:double;
  dwc:latitude '49.07481'^^xsd:double;
  dwc:startLatitude '49.07481'^^xsd:double;
  dwc:endLatitude '49.07481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.2894 49.07481, -4.2894 49.07481, -4.2894 49.07481, -4.2894 49.07481, -4.2894 49.07481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2888'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.56701 -4.28819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.56701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_470'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_470'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.4675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.28819'^^xsd:double;
  dwc:startLongitude '-4.28819'^^xsd:double;
  dwc:endLongitude '-4.28819'^^xsd:double;
  dwc:latitude '58.56701'^^xsd:double;
  dwc:startLatitude '58.56701'^^xsd:double;
  dwc:endLatitude '58.56701'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.28819 58.56701, -4.28819 58.56701, -4.28819 58.56701, -4.28819 58.56701, -4.28819 58.56701))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "lalb" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1153_470'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07461 -4.28299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07461"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2887'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2887'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.6975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.28299'^^xsd:double;
  dwc:startLongitude '-4.28299'^^xsd:double;
  dwc:endLongitude '-4.28299'^^xsd:double;
  dwc:latitude '49.07461'^^xsd:double;
  dwc:startLatitude '49.07461'^^xsd:double;
  dwc:endLatitude '49.07461'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.28299 49.07461, -4.28299 49.07461, -4.28299 49.07461, -4.28299 49.07461, -4.28299 49.07461))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2887'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07465 -4.26948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07465"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2889'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2889'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.763611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.26948'^^xsd:double;
  dwc:startLongitude '-4.26948'^^xsd:double;
  dwc:endLongitude '-4.26948'^^xsd:double;
  dwc:latitude '49.07465'^^xsd:double;
  dwc:startLatitude '49.07465'^^xsd:double;
  dwc:endLatitude '49.07465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.26948 49.07465, -4.26948 49.07465, -4.26948 49.07465, -4.26948 49.07465, -4.26948 49.07465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2889'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.54818 -4.25816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.54818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_469'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_469'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.451388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.25816'^^xsd:double;
  dwc:startLongitude '-4.25816'^^xsd:double;
  dwc:endLongitude '-4.25816'^^xsd:double;
  dwc:latitude '58.54818'^^xsd:double;
  dwc:startLatitude '58.54818'^^xsd:double;
  dwc:endLatitude '58.54818'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.25816 58.54818, -4.25816 58.54818, -4.25816 58.54818, -4.25816 58.54818, -4.25816 58.54818))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_469'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04939 -4.2499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04939"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1323'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_1323'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.231944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.2499'^^xsd:double;
  dwc:startLongitude '-4.2499'^^xsd:double;
  dwc:endLongitude '-4.2499'^^xsd:double;
  dwc:latitude '54.04939'^^xsd:double;
  dwc:startLatitude '54.04939'^^xsd:double;
  dwc:endLatitude '54.04939'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.2499 54.04939, -4.2499 54.04939, -4.2499 54.04939, -4.2499 54.04939, -4.2499 54.04939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1323'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04945 -4.24899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.24899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1322'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_1322'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.159444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.24899'^^xsd:double;
  dwc:startLongitude '-4.24899'^^xsd:double;
  dwc:endLongitude '-4.24899'^^xsd:double;
  dwc:latitude '54.04945'^^xsd:double;
  dwc:startLatitude '54.04945'^^xsd:double;
  dwc:endLatitude '54.04945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.24899 54.04945, -4.24899 54.04945, -4.24899 54.04945, -4.24899 54.04945, -4.24899 54.04945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1322'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.50177 -4.22963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.50177"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2625'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_2625'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.000555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.22963'^^xsd:double;
  dwc:startLongitude '-4.22963'^^xsd:double;
  dwc:endLongitude '-4.22963'^^xsd:double;
  dwc:latitude '47.50177'^^xsd:double;
  dwc:startLatitude '47.50177'^^xsd:double;
  dwc:endLatitude '47.50177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22963 47.50177, -4.22963 47.50177, -4.22963 47.50177, -4.22963 47.50177, -4.22963 47.50177))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2625'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0568 -4.22272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0568"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1324'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_1324'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.243055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.22272'^^xsd:double;
  dwc:startLongitude '-4.22272'^^xsd:double;
  dwc:endLongitude '-4.22272'^^xsd:double;
  dwc:latitude '54.0568'^^xsd:double;
  dwc:startLatitude '54.0568'^^xsd:double;
  dwc:endLatitude '54.0568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22272 54.0568, -4.22272 54.0568, -4.22272 54.0568, -4.22272 54.0568, -4.22272 54.0568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1324'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94753 -4.21423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94753"^^xsd:decimal ;
  dwc:decimalLongitude "-4.21423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1318'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_1318'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.816388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.21423'^^xsd:double;
  dwc:startLongitude '-4.21423'^^xsd:double;
  dwc:endLongitude '-4.21423'^^xsd:double;
  dwc:latitude '53.94753'^^xsd:double;
  dwc:startLatitude '53.94753'^^xsd:double;
  dwc:endLatitude '53.94753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.21423 53.94753, -4.21423 53.94753, -4.21423 53.94753, -4.21423 53.94753, -4.21423 53.94753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1318'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.63125 -4.20975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.63125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.20975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2626'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_2626'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.1525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.20975'^^xsd:double;
  dwc:startLongitude '-4.20975'^^xsd:double;
  dwc:endLongitude '-4.20975'^^xsd:double;
  dwc:latitude '47.63125'^^xsd:double;
  dwc:startLatitude '47.63125'^^xsd:double;
  dwc:endLatitude '47.63125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.20975 47.63125, -4.20975 47.63125, -4.20975 47.63125, -4.20975 47.63125, -4.20975 47.63125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2626'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.67061 -4.20558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.67061"^^xsd:decimal ;
  dwc:decimalLongitude "-4.20558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2627'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_2627'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.176944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.20558'^^xsd:double;
  dwc:startLongitude '-4.20558'^^xsd:double;
  dwc:endLongitude '-4.20558'^^xsd:double;
  dwc:latitude '47.67061'^^xsd:double;
  dwc:startLatitude '47.67061'^^xsd:double;
  dwc:endLatitude '47.67061'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.20558 47.67061, -4.20558 47.67061, -4.20558 47.67061, -4.20558 47.67061, -4.20558 47.67061))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2627'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62812 -4.17131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62812"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_612'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_612'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.694722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.17131'^^xsd:double;
  dwc:startLongitude '-4.17131'^^xsd:double;
  dwc:endLongitude '-4.17131'^^xsd:double;
  dwc:latitude '58.62812'^^xsd:double;
  dwc:startLatitude '58.62812'^^xsd:double;
  dwc:endLatitude '58.62812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.17131 58.62812, -4.17131 58.62812, -4.17131 58.62812, -4.17131 58.62812, -4.17131 58.62812))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_612'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.93596 -4.16475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.93596"^^xsd:decimal ;
  dwc:decimalLongitude "-4.16475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1297'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_1297'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.733611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.16475'^^xsd:double;
  dwc:startLongitude '-4.16475'^^xsd:double;
  dwc:endLongitude '-4.16475'^^xsd:double;
  dwc:latitude '53.93596'^^xsd:double;
  dwc:startLatitude '53.93596'^^xsd:double;
  dwc:endLatitude '53.93596'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.16475 53.93596, -4.16475 53.93596, -4.16475 53.93596, -4.16475 53.93596, -4.16475 53.93596))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1297'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.60118 -4.14805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.60118"^^xsd:decimal ;
  dwc:decimalLongitude "-4.14805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2834'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2834'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.253611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.14805'^^xsd:double;
  dwc:startLongitude '-4.14805'^^xsd:double;
  dwc:endLongitude '-4.14805'^^xsd:double;
  dwc:latitude '49.60118'^^xsd:double;
  dwc:startLatitude '49.60118'^^xsd:double;
  dwc:endLatitude '49.60118'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.14805 49.60118, -4.14805 49.60118, -4.14805 49.60118, -4.14805 49.60118, -4.14805 49.60118))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2834'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74899 -4.12771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.74899"^^xsd:decimal ;
  dwc:decimalLongitude "-4.12771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2828'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_2828'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.535'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.12771'^^xsd:double;
  dwc:startLongitude '-4.12771'^^xsd:double;
  dwc:endLongitude '-4.12771'^^xsd:double;
  dwc:latitude '48.74899'^^xsd:double;
  dwc:startLatitude '48.74899'^^xsd:double;
  dwc:endLatitude '48.74899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.12771 48.74899, -4.12771 48.74899, -4.12771 48.74899, -4.12771 48.74899, -4.12771 48.74899))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2828'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75686 -4.11248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75686"^^xsd:decimal ;
  dwc:decimalLongitude "-4.11248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2899'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_2899'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.176111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.11248'^^xsd:double;
  dwc:startLongitude '-4.11248'^^xsd:double;
  dwc:endLongitude '-4.11248'^^xsd:double;
  dwc:latitude '49.75686'^^xsd:double;
  dwc:startLatitude '49.75686'^^xsd:double;
  dwc:endLatitude '49.75686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.11248 49.75686, -4.11248 49.75686, -4.11248 49.75686, -4.11248 49.75686, -4.11248 49.75686))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2899'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32567 -4.08504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32567"^^xsd:decimal ;
  dwc:decimalLongitude "-4.08504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_537'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_537'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.5611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.08504'^^xsd:double;
  dwc:startLongitude '-4.08504'^^xsd:double;
  dwc:endLongitude '-4.08504'^^xsd:double;
  dwc:latitude '54.32567'^^xsd:double;
  dwc:startLatitude '54.32567'^^xsd:double;
  dwc:endLatitude '54.32567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.08504 54.32567, -4.08504 54.32567, -4.08504 54.32567, -4.08504 54.32567, -4.08504 54.32567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_537'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32576 -4.08496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32576"^^xsd:decimal ;
  dwc:decimalLongitude "-4.08496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_536'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_536'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4905555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.08496'^^xsd:double;
  dwc:startLongitude '-4.08496'^^xsd:double;
  dwc:endLongitude '-4.08496'^^xsd:double;
  dwc:latitude '54.32576'^^xsd:double;
  dwc:startLatitude '54.32576'^^xsd:double;
  dwc:endLatitude '54.32576'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.08496 54.32576, -4.08496 54.32576, -4.08496 54.32576, -4.08496 54.32576, -4.08496 54.32576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_536'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62301 -4.01287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62301"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_616'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_616'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.744166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.01287'^^xsd:double;
  dwc:startLongitude '-4.01287'^^xsd:double;
  dwc:endLongitude '-4.01287'^^xsd:double;
  dwc:latitude '58.62301'^^xsd:double;
  dwc:startLatitude '58.62301'^^xsd:double;
  dwc:endLatitude '58.62301'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.01287 58.62301, -4.01287 58.62301, -4.01287 58.62301, -4.01287 58.62301, -4.01287 58.62301))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "hgry" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1153_616'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62298 -4.01107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62298"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_617'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_617'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.744722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-4.01107'^^xsd:double;
  dwc:startLongitude '-4.01107'^^xsd:double;
  dwc:endLongitude '-4.01107'^^xsd:double;
  dwc:latitude '58.62298'^^xsd:double;
  dwc:startLatitude '58.62298'^^xsd:double;
  dwc:endLatitude '58.62298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.01107 58.62298, -4.01107 58.62298, -4.01107 58.62298, -4.01107 58.62298, -4.01107 58.62298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_617'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79726 -3.98799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.79726"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2829'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_2829'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.656944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.98799'^^xsd:double;
  dwc:startLongitude '-3.98799'^^xsd:double;
  dwc:endLongitude '-3.98799'^^xsd:double;
  dwc:latitude '48.79726'^^xsd:double;
  dwc:startLatitude '48.79726'^^xsd:double;
  dwc:endLatitude '48.79726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.98799 48.79726, -3.98799 48.79726, -3.98799 48.79726, -3.98799 48.79726, -3.98799 48.79726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2829'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.59545 -3.95798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.59545"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_550'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_550'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.714722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.95798'^^xsd:double;
  dwc:startLongitude '-3.95798'^^xsd:double;
  dwc:endLongitude '-3.95798'^^xsd:double;
  dwc:latitude '54.59545'^^xsd:double;
  dwc:startLatitude '54.59545'^^xsd:double;
  dwc:endLatitude '54.59545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.95798 54.59545, -3.95798 54.59545, -3.95798 54.59545, -3.95798 54.59545, -3.95798 54.59545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_550'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12815 -3.95028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12815"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1325'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_1325'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.350277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.95028'^^xsd:double;
  dwc:startLongitude '-3.95028'^^xsd:double;
  dwc:endLongitude '-3.95028'^^xsd:double;
  dwc:latitude '54.12815'^^xsd:double;
  dwc:startLatitude '54.12815'^^xsd:double;
  dwc:endLatitude '54.12815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.95028 54.12815, -3.95028 54.12815, -3.95028 54.12815, -3.95028 54.12815, -3.95028 54.12815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1325'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.81954 -3.92414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.81954"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2830'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_2830'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.6825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.92414'^^xsd:double;
  dwc:startLongitude '-3.92414'^^xsd:double;
  dwc:endLongitude '-3.92414'^^xsd:double;
  dwc:latitude '48.81954'^^xsd:double;
  dwc:startLatitude '48.81954'^^xsd:double;
  dwc:endLatitude '48.81954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.92414 48.81954, -3.92414 48.81954, -3.92414 48.81954, -3.92414 48.81954, -3.92414 48.81954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2830'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.68735 -3.92388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.68735"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2833'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_2833'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.140833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.92388'^^xsd:double;
  dwc:startLongitude '-3.92388'^^xsd:double;
  dwc:endLongitude '-3.92388'^^xsd:double;
  dwc:latitude '49.68735'^^xsd:double;
  dwc:startLatitude '49.68735'^^xsd:double;
  dwc:endLatitude '49.68735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.92388 49.68735, -3.92388 49.68735, -3.92388 49.68735, -3.92388 49.68735, -3.92388 49.68735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_2833'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.00506 -3.91214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.00506"^^xsd:decimal ;
  dwc:decimalLongitude "-3.91214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_44'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_44'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.761388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.91214'^^xsd:double;
  dwc:startLongitude '-3.91214'^^xsd:double;
  dwc:endLongitude '-3.91214'^^xsd:double;
  dwc:latitude '59.00506'^^xsd:double;
  dwc:startLatitude '59.00506'^^xsd:double;
  dwc:endLatitude '59.00506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.91214 59.00506, -3.91214 59.00506, -3.91214 59.00506, -3.91214 59.00506, -3.91214 59.00506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "hgry" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1153_44'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.02382 -3.86724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.02382"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_43'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_43'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.709722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.86724'^^xsd:double;
  dwc:startLongitude '-3.86724'^^xsd:double;
  dwc:endLongitude '-3.86724'^^xsd:double;
  dwc:latitude '59.02382'^^xsd:double;
  dwc:startLatitude '59.02382'^^xsd:double;
  dwc:endLatitude '59.02382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.86724 59.02382, -3.86724 59.02382, -3.86724 59.02382, -3.86724 59.02382, -3.86724 59.02382))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_43'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62458 -3.84106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62458"^^xsd:decimal ;
  dwc:decimalLongitude "-3.84106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_543'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_543'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.052222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.84106'^^xsd:double;
  dwc:startLongitude '-3.84106'^^xsd:double;
  dwc:endLongitude '-3.84106'^^xsd:double;
  dwc:latitude '54.62458'^^xsd:double;
  dwc:startLatitude '54.62458'^^xsd:double;
  dwc:endLatitude '54.62458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.84106 54.62458, -3.84106 54.62458, -3.84106 54.62458, -3.84106 54.62458, -3.84106 54.62458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_543'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26188 -3.83878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26188"^^xsd:decimal ;
  dwc:decimalLongitude "-3.83878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_532'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1153_532'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.3827777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.83878'^^xsd:double;
  dwc:startLongitude '-3.83878'^^xsd:double;
  dwc:endLongitude '-3.83878'^^xsd:double;
  dwc:latitude '54.26188'^^xsd:double;
  dwc:startLatitude '54.26188'^^xsd:double;
  dwc:endLatitude '54.26188'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.83878 54.26188, -3.83878 54.26188, -3.83878 54.26188, -3.83878 54.26188, -3.83878 54.26188))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_532'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.51248 -3.8168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.51248"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1359'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1153_1359'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.708611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.8168'^^xsd:double;
  dwc:startLongitude '-3.8168'^^xsd:double;
  dwc:endLongitude '-3.8168'^^xsd:double;
  dwc:latitude '53.51248'^^xsd:double;
  dwc:startLatitude '53.51248'^^xsd:double;
  dwc:endLatitude '53.51248'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8168 53.51248, -3.8168 53.51248, -3.8168 53.51248, -3.8168 53.51248, -3.8168 53.51248))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1359'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.85706 -3.81474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-3.81474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2831'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_2831'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.729166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.81474'^^xsd:double;
  dwc:startLongitude '-3.81474'^^xsd:double;
  dwc:endLongitude '-3.81474'^^xsd:double;
  dwc:latitude '48.85706'^^xsd:double;
  dwc:startLatitude '48.85706'^^xsd:double;
  dwc:endLatitude '48.85706'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.81474 48.85706, -3.81474 48.85706, -3.81474 48.85706, -3.81474 48.85706, -3.81474 48.85706))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2831'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61518 -3.77831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61518"^^xsd:decimal ;
  dwc:decimalLongitude "-3.77831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_618'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_618'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.818333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.77831'^^xsd:double;
  dwc:startLongitude '-3.77831'^^xsd:double;
  dwc:endLongitude '-3.77831'^^xsd:double;
  dwc:latitude '58.61518'^^xsd:double;
  dwc:startLatitude '58.61518'^^xsd:double;
  dwc:endLatitude '58.61518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.77831 58.61518, -3.77831 58.61518, -3.77831 58.61518, -3.77831 58.61518, -3.77831 58.61518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "lalb" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1153_618'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61256 -3.70607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61256"^^xsd:decimal ;
  dwc:decimalLongitude "-3.70607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_619'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_619'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.841666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.70607'^^xsd:double;
  dwc:startLongitude '-3.70607'^^xsd:double;
  dwc:endLongitude '-3.70607'^^xsd:double;
  dwc:latitude '58.61256'^^xsd:double;
  dwc:startLatitude '58.61256'^^xsd:double;
  dwc:endLatitude '58.61256'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.70607 58.61256, -3.70607 58.61256, -3.70607 58.61256, -3.70607 58.61256, -3.70607 58.61256))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_619'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.14209 -3.66783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.14209"^^xsd:decimal ;
  dwc:decimalLongitude "-3.66783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2095'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2095'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.66783'^^xsd:double;
  dwc:startLongitude '-3.66783'^^xsd:double;
  dwc:endLongitude '-3.66783'^^xsd:double;
  dwc:latitude '47.14209'^^xsd:double;
  dwc:startLatitude '47.14209'^^xsd:double;
  dwc:endLatitude '47.14209'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.66783 47.14209, -3.66783 47.14209, -3.66783 47.14209, -3.66783 47.14209, -3.66783 47.14209))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2095'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.60512 -3.65852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.60512"^^xsd:decimal ;
  dwc:decimalLongitude "-3.65852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_3026'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_3026'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.631388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.65852'^^xsd:double;
  dwc:startLongitude '-3.65852'^^xsd:double;
  dwc:endLongitude '-3.65852'^^xsd:double;
  dwc:latitude '49.60512'^^xsd:double;
  dwc:startLatitude '49.60512'^^xsd:double;
  dwc:endLatitude '49.60512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.65852 49.60512, -3.65852 49.60512, -3.65852 49.60512, -3.65852 49.60512, -3.65852 49.60512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_3026'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.76222 -3.62499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.76222"^^xsd:decimal ;
  dwc:decimalLongitude "-3.62499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_501'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_501'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.860277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.62499'^^xsd:double;
  dwc:startLongitude '-3.62499'^^xsd:double;
  dwc:endLongitude '-3.62499'^^xsd:double;
  dwc:latitude '57.76222'^^xsd:double;
  dwc:startLatitude '57.76222'^^xsd:double;
  dwc:endLatitude '57.76222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.62499 57.76222, -3.62499 57.76222, -3.62499 57.76222, -3.62499 57.76222, -3.62499 57.76222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_501'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.76492 -3.62301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.76492"^^xsd:decimal ;
  dwc:decimalLongitude "-3.62301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_37'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_37'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.393611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.62301'^^xsd:double;
  dwc:startLongitude '-3.62301'^^xsd:double;
  dwc:endLongitude '-3.62301'^^xsd:double;
  dwc:latitude '57.76492'^^xsd:double;
  dwc:startLatitude '57.76492'^^xsd:double;
  dwc:endLatitude '57.76492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.62301 57.76492, -3.62301 57.76492, -3.62301 57.76492, -3.62301 57.76492, -3.62301 57.76492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_37'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.76924 -3.61881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.76924"^^xsd:decimal ;
  dwc:decimalLongitude "-3.61881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_500'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_500'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.855277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.61881'^^xsd:double;
  dwc:startLongitude '-3.61881'^^xsd:double;
  dwc:endLongitude '-3.61881'^^xsd:double;
  dwc:latitude '57.76924'^^xsd:double;
  dwc:startLatitude '57.76924'^^xsd:double;
  dwc:endLatitude '57.76924'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.61881 57.76924, -3.61881 57.76924, -3.61881 57.76924, -3.61881 57.76924, -3.61881 57.76924))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_500'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.76984 -3.6181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.76984"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_499'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_499'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.792222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.6181'^^xsd:double;
  dwc:startLongitude '-3.6181'^^xsd:double;
  dwc:endLongitude '-3.6181'^^xsd:double;
  dwc:latitude '57.76984'^^xsd:double;
  dwc:startLatitude '57.76984'^^xsd:double;
  dwc:endLatitude '57.76984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6181 57.76984, -3.6181 57.76984, -3.6181 57.76984, -3.6181 57.76984, -3.6181 57.76984))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "hgry" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1153_499'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01641 -3.61665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01641"^^xsd:decimal ;
  dwc:decimalLongitude "-3.61665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_20'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_20'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.621666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.61665'^^xsd:double;
  dwc:startLongitude '-3.61665'^^xsd:double;
  dwc:endLongitude '-3.61665'^^xsd:double;
  dwc:latitude '59.01641'^^xsd:double;
  dwc:startLatitude '59.01641'^^xsd:double;
  dwc:endLatitude '59.01641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.61665 59.01641, -3.61665 59.01641, -3.61665 59.01641, -3.61665 59.01641, -3.61665 59.01641))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "hgry" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1153_20'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.77252 -3.61525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.77252"^^xsd:decimal ;
  dwc:decimalLongitude "-3.61525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_304'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_304'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.790277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.61525'^^xsd:double;
  dwc:startLongitude '-3.61525'^^xsd:double;
  dwc:endLongitude '-3.61525'^^xsd:double;
  dwc:latitude '57.77252'^^xsd:double;
  dwc:startLatitude '57.77252'^^xsd:double;
  dwc:endLatitude '57.77252'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.61525 57.77252, -3.61525 57.77252, -3.61525 57.77252, -3.61525 57.77252, -3.61525 57.77252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "hgry" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1153_304'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.77682 -3.61099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.77682"^^xsd:decimal ;
  dwc:decimalLongitude "-3.61099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_303'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_303'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.787222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.61099'^^xsd:double;
  dwc:startLongitude '-3.61099'^^xsd:double;
  dwc:endLongitude '-3.61099'^^xsd:double;
  dwc:latitude '57.77682'^^xsd:double;
  dwc:startLatitude '57.77682'^^xsd:double;
  dwc:endLatitude '57.77682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.61099 57.77682, -3.61099 57.77682, -3.61099 57.77682, -3.61099 57.77682, -3.61099 57.77682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_303'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85555 -3.53423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85555"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_38'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_38'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.449166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.53423'^^xsd:double;
  dwc:startLongitude '-3.53423'^^xsd:double;
  dwc:endLongitude '-3.53423'^^xsd:double;
  dwc:latitude '57.85555'^^xsd:double;
  dwc:startLatitude '57.85555'^^xsd:double;
  dwc:endLatitude '57.85555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.53423 57.85555, -3.53423 57.85555, -3.53423 57.85555, -3.53423 57.85555, -3.53423 57.85555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_38'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.27645 -3.41062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.27645"^^xsd:decimal ;
  dwc:decimalLongitude "-3.41062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_654'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_654'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.090833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.41062'^^xsd:double;
  dwc:startLongitude '-3.41062'^^xsd:double;
  dwc:endLongitude '-3.41062'^^xsd:double;
  dwc:latitude '59.27645'^^xsd:double;
  dwc:startLatitude '59.27645'^^xsd:double;
  dwc:endLatitude '59.27645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.41062 59.27645, -3.41062 59.27645, -3.41062 59.27645, -3.41062 59.27645, -3.41062 59.27645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_654'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.26496 -3.39094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.26496"^^xsd:decimal ;
  dwc:decimalLongitude "-3.39094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_653'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_653'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.081666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.39094'^^xsd:double;
  dwc:startLongitude '-3.39094'^^xsd:double;
  dwc:endLongitude '-3.39094'^^xsd:double;
  dwc:latitude '59.26496'^^xsd:double;
  dwc:startLatitude '59.26496'^^xsd:double;
  dwc:endLatitude '59.26496'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.39094 59.26496, -3.39094 59.26496, -3.39094 59.26496, -3.39094 59.26496, -3.39094 59.26496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_653'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.00875 -3.38178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.00875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_18'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_18'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.542777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.38178'^^xsd:double;
  dwc:startLongitude '-3.38178'^^xsd:double;
  dwc:endLongitude '-3.38178'^^xsd:double;
  dwc:latitude '59.00875'^^xsd:double;
  dwc:startLatitude '59.00875'^^xsd:double;
  dwc:endLatitude '59.00875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.38178 59.00875, -3.38178 59.00875, -3.38178 59.00875, -3.38178 59.00875, -3.38178 59.00875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "hgry" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1153_18'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.25665 -3.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.25665"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_652'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_652'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.0125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.3753'^^xsd:double;
  dwc:startLongitude '-3.3753'^^xsd:double;
  dwc:endLongitude '-3.3753'^^xsd:double;
  dwc:latitude '59.25665'^^xsd:double;
  dwc:startLatitude '59.25665'^^xsd:double;
  dwc:endLatitude '59.25665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.3753 59.25665, -3.3753 59.25665, -3.3753 59.25665, -3.3753 59.25665, -3.3753 59.25665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_652'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02224 -3.37149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.02224"^^xsd:decimal ;
  dwc:decimalLongitude "-3.37149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_297'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_297'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.608611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.37149'^^xsd:double;
  dwc:startLongitude '-3.37149'^^xsd:double;
  dwc:endLongitude '-3.37149'^^xsd:double;
  dwc:latitude '58.02224'^^xsd:double;
  dwc:startLatitude '58.02224'^^xsd:double;
  dwc:endLatitude '58.02224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.37149 58.02224, -3.37149 58.02224, -3.37149 58.02224, -3.37149 58.02224, -3.37149 58.02224))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_297'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.00876 -3.37021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.00876"^^xsd:decimal ;
  dwc:decimalLongitude "-3.37021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_17'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_17'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.539444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.37021'^^xsd:double;
  dwc:startLongitude '-3.37021'^^xsd:double;
  dwc:endLongitude '-3.37021'^^xsd:double;
  dwc:latitude '59.00876'^^xsd:double;
  dwc:startLatitude '59.00876'^^xsd:double;
  dwc:endLatitude '59.00876'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.37021 59.00876, -3.37021 59.00876, -3.37021 59.00876, -3.37021 59.00876, -3.37021 59.00876))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_17'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74083 -3.36696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.36696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_928'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1153_928'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.417777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.36696'^^xsd:double;
  dwc:startLongitude '-3.36696'^^xsd:double;
  dwc:endLongitude '-3.36696'^^xsd:double;
  dwc:latitude '53.74083'^^xsd:double;
  dwc:startLatitude '53.74083'^^xsd:double;
  dwc:endLatitude '53.74083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.36696 53.74083, -3.36696 53.74083, -3.36696 53.74083, -3.36696 53.74083, -3.36696 53.74083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_928'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53534 -3.27393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53534"^^xsd:decimal ;
  dwc:decimalLongitude "-3.27393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2613'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_2613'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.418333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.27393'^^xsd:double;
  dwc:startLongitude '-3.27393'^^xsd:double;
  dwc:endLongitude '-3.27393'^^xsd:double;
  dwc:latitude '47.53534'^^xsd:double;
  dwc:startLatitude '47.53534'^^xsd:double;
  dwc:endLatitude '47.53534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.27393 47.53534, -3.27393 47.53534, -3.27393 47.53534, -3.27393 47.53534, -3.27393 47.53534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2613'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.90343 -3.24326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.90343"^^xsd:decimal ;
  dwc:decimalLongitude "-3.24326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_3089'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_3089'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.0225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.24326'^^xsd:double;
  dwc:startLongitude '-3.24326'^^xsd:double;
  dwc:endLongitude '-3.24326'^^xsd:double;
  dwc:latitude '48.90343'^^xsd:double;
  dwc:startLatitude '48.90343'^^xsd:double;
  dwc:endLatitude '48.90343'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.24326 48.90343, -3.24326 48.90343, -3.24326 48.90343, -3.24326 48.90343, -3.24326 48.90343))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_3089'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.99488 -3.08505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.99488"^^xsd:decimal ;
  dwc:decimalLongitude "-3.08505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_3083'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_3083'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.939166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.08505'^^xsd:double;
  dwc:startLongitude '-3.08505'^^xsd:double;
  dwc:endLongitude '-3.08505'^^xsd:double;
  dwc:latitude '48.99488'^^xsd:double;
  dwc:startLatitude '48.99488'^^xsd:double;
  dwc:endLatitude '48.99488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.08505 48.99488, -3.08505 48.99488, -3.08505 48.99488, -3.08505 48.99488, -3.08505 48.99488))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_3083'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.99675 -3.08179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.99675"^^xsd:decimal ;
  dwc:decimalLongitude "-3.08179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_3082'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_3082'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.9375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.08179'^^xsd:double;
  dwc:startLongitude '-3.08179'^^xsd:double;
  dwc:endLongitude '-3.08179'^^xsd:double;
  dwc:latitude '48.99675'^^xsd:double;
  dwc:startLatitude '48.99675'^^xsd:double;
  dwc:endLatitude '48.99675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.08179 48.99675, -3.08179 48.99675, -3.08179 48.99675, -3.08179 48.99675, -3.08179 48.99675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_3082'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.23998 -3.05644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.23998"^^xsd:decimal ;
  dwc:decimalLongitude "-3.05644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_261'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_261'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.821944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.05644'^^xsd:double;
  dwc:startLongitude '-3.05644'^^xsd:double;
  dwc:endLongitude '-3.05644'^^xsd:double;
  dwc:latitude '58.23998'^^xsd:double;
  dwc:startLatitude '58.23998'^^xsd:double;
  dwc:endLatitude '58.23998'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.05644 58.23998, -3.05644 58.23998, -3.05644 58.23998, -3.05644 58.23998, -3.05644 58.23998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_261'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33326 -3.01165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33326"^^xsd:decimal ;
  dwc:decimalLongitude "-3.01165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_3010'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_3010'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.606111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.01165'^^xsd:double;
  dwc:startLongitude '-3.01165'^^xsd:double;
  dwc:endLongitude '-3.01165'^^xsd:double;
  dwc:latitude '50.33326'^^xsd:double;
  dwc:startLatitude '50.33326'^^xsd:double;
  dwc:endLatitude '50.33326'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.01165 50.33326, -3.01165 50.33326, -3.01165 50.33326, -3.01165 50.33326, -3.01165 50.33326))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "shark" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '1153_3010'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00192 -3.00812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00192"^^xsd:decimal ;
  dwc:decimalLongitude "-3.00812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_3020'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_3020'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.206944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.00812'^^xsd:double;
  dwc:startLongitude '-3.00812'^^xsd:double;
  dwc:endLongitude '-3.00812'^^xsd:double;
  dwc:latitude '50.00192'^^xsd:double;
  dwc:startLatitude '50.00192'^^xsd:double;
  dwc:endLatitude '50.00192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.00812 50.00192, -3.00812 50.00192, -3.00812 50.00192, -3.00812 50.00192, -3.00812 50.00192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_3020'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.20035 -3.00389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.20035"^^xsd:decimal ;
  dwc:decimalLongitude "-3.00389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_765'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_765'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.920555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-3.00389'^^xsd:double;
  dwc:startLongitude '-3.00389'^^xsd:double;
  dwc:endLongitude '-3.00389'^^xsd:double;
  dwc:latitude '58.20035'^^xsd:double;
  dwc:startLatitude '58.20035'^^xsd:double;
  dwc:endLatitude '58.20035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.00389 58.20035, -3.00389 58.20035, -3.00389 58.20035, -3.00389 58.20035, -3.00389 58.20035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_765'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.58495 -2.99482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.58495"^^xsd:decimal ;
  dwc:decimalLongitude "-2.99482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_622'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_622'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.161666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.99482'^^xsd:double;
  dwc:startLongitude '-2.99482'^^xsd:double;
  dwc:endLongitude '-2.99482'^^xsd:double;
  dwc:latitude '58.58495'^^xsd:double;
  dwc:startLatitude '58.58495'^^xsd:double;
  dwc:endLatitude '58.58495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.99482 58.58495, -2.99482 58.58495, -2.99482 58.58495, -2.99482 58.58495, -2.99482 58.58495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_622'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5841 -2.97952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-2.97952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_623'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_623'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.97952'^^xsd:double;
  dwc:startLongitude '-2.97952'^^xsd:double;
  dwc:endLongitude '-2.97952'^^xsd:double;
  dwc:latitude '58.5841'^^xsd:double;
  dwc:startLatitude '58.5841'^^xsd:double;
  dwc:endLatitude '58.5841'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.97952 58.5841, -2.97952 58.5841, -2.97952 58.5841, -2.97952 58.5841, -2.97952 58.5841))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "cs" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1153_623'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.18 -2.97783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.18"^^xsd:decimal ;
  dwc:decimalLongitude "-2.97783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_766'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_766'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.936666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.97783'^^xsd:double;
  dwc:startLongitude '-2.97783'^^xsd:double;
  dwc:endLongitude '-2.97783'^^xsd:double;
  dwc:latitude '58.18'^^xsd:double;
  dwc:startLatitude '58.18'^^xsd:double;
  dwc:endLatitude '58.18'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.97783 58.18, -2.97783 58.18, -2.97783 58.18, -2.97783 58.18, -2.97783 58.18))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_766'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17571 -2.97237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.17571"^^xsd:decimal ;
  dwc:decimalLongitude "-2.97237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_767'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_767'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.94'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.97237'^^xsd:double;
  dwc:startLongitude '-2.97237'^^xsd:double;
  dwc:endLongitude '-2.97237'^^xsd:double;
  dwc:latitude '58.17571'^^xsd:double;
  dwc:startLatitude '58.17571'^^xsd:double;
  dwc:endLatitude '58.17571'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.97237 58.17571, -2.97237 58.17571, -2.97237 58.17571, -2.97237 58.17571, -2.97237 58.17571))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "unidce" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1153_767'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.50675 -2.95965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.50675"^^xsd:decimal ;
  dwc:decimalLongitude "-2.95965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2604'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_2604'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.243055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.95965'^^xsd:double;
  dwc:startLongitude '-2.95965'^^xsd:double;
  dwc:endLongitude '-2.95965'^^xsd:double;
  dwc:latitude '47.50675'^^xsd:double;
  dwc:startLatitude '47.50675'^^xsd:double;
  dwc:endLatitude '47.50675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.95965 47.50675, -2.95965 47.50675, -2.95965 47.50675, -2.95965 47.50675, -2.95965 47.50675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '1153_2604'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.58282 -2.95413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.58282"^^xsd:decimal ;
  dwc:decimalLongitude "-2.95413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_624'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_624'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.175277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.95413'^^xsd:double;
  dwc:startLongitude '-2.95413'^^xsd:double;
  dwc:endLongitude '-2.95413'^^xsd:double;
  dwc:latitude '58.58282'^^xsd:double;
  dwc:startLatitude '58.58282'^^xsd:double;
  dwc:endLatitude '58.58282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.95413 58.58282, -2.95413 58.58282, -2.95413 58.58282, -2.95413 58.58282, -2.95413 58.58282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_624'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.53405 -2.93243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.53405"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2077'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1153_2077'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.726944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.93243'^^xsd:double;
  dwc:startLongitude '-2.93243'^^xsd:double;
  dwc:endLongitude '-2.93243'^^xsd:double;
  dwc:latitude '46.53405'^^xsd:double;
  dwc:startLatitude '46.53405'^^xsd:double;
  dwc:endLatitude '46.53405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.93243 46.53405, -2.93243 46.53405, -2.93243 46.53405, -2.93243 46.53405, -2.93243 46.53405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2077'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.33693 -2.87498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.33693"^^xsd:decimal ;
  dwc:decimalLongitude "-2.87498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_662'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_662'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.404722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.87498'^^xsd:double;
  dwc:startLongitude '-2.87498'^^xsd:double;
  dwc:endLongitude '-2.87498'^^xsd:double;
  dwc:latitude '59.33693'^^xsd:double;
  dwc:startLatitude '59.33693'^^xsd:double;
  dwc:endLatitude '59.33693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.87498 59.33693, -2.87498 59.33693, -2.87498 59.33693, -2.87498 59.33693, -2.87498 59.33693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_662'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57838 -2.87199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57838"^^xsd:decimal ;
  dwc:decimalLongitude "-2.87199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_625'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_625'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.203333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.87199'^^xsd:double;
  dwc:startLongitude '-2.87199'^^xsd:double;
  dwc:endLongitude '-2.87199'^^xsd:double;
  dwc:latitude '58.57838'^^xsd:double;
  dwc:startLatitude '58.57838'^^xsd:double;
  dwc:endLatitude '58.57838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.87199 58.57838, -2.87199 58.57838, -2.87199 58.57838, -2.87199 58.57838, -2.87199 58.57838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_625'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57684 -2.82877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57684"^^xsd:decimal ;
  dwc:decimalLongitude "-2.82877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_626'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_626'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.218055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.82877'^^xsd:double;
  dwc:startLongitude '-2.82877'^^xsd:double;
  dwc:endLongitude '-2.82877'^^xsd:double;
  dwc:latitude '58.57684'^^xsd:double;
  dwc:startLatitude '58.57684'^^xsd:double;
  dwc:endLatitude '58.57684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.82877 58.57684, -2.82877 58.57684, -2.82877 58.57684, -2.82877 58.57684, -2.82877 58.57684))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_626'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90851 -2.82245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.90851"^^xsd:decimal ;
  dwc:decimalLongitude "-2.82245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_781'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_781'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.923333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.82245'^^xsd:double;
  dwc:startLongitude '-2.82245'^^xsd:double;
  dwc:endLongitude '-2.82245'^^xsd:double;
  dwc:latitude '57.90851'^^xsd:double;
  dwc:startLatitude '57.90851'^^xsd:double;
  dwc:endLatitude '57.90851'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.82245 57.90851, -2.82245 57.90851, -2.82245 57.90851, -2.82245 57.90851, -2.82245 57.90851))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_781'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90851 -2.82245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.90851"^^xsd:decimal ;
  dwc:decimalLongitude "-2.82245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_782'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_782'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.923333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.82245'^^xsd:double;
  dwc:startLongitude '-2.82245'^^xsd:double;
  dwc:endLongitude '-2.82245'^^xsd:double;
  dwc:latitude '57.90851'^^xsd:double;
  dwc:startLatitude '57.90851'^^xsd:double;
  dwc:endLatitude '57.90851'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.82245 57.90851, -2.82245 57.90851, -2.82245 57.90851, -2.82245 57.90851, -2.82245 57.90851))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_782'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3348 -2.81777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3348"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_663'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_663'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.423055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.81777'^^xsd:double;
  dwc:startLongitude '-2.81777'^^xsd:double;
  dwc:endLongitude '-2.81777'^^xsd:double;
  dwc:latitude '59.3348'^^xsd:double;
  dwc:startLatitude '59.3348'^^xsd:double;
  dwc:endLatitude '59.3348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.81777 59.3348, -2.81777 59.3348, -2.81777 59.3348, -2.81777 59.3348, -2.81777 59.3348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_663'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57652 -2.81651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57652"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_627'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_627'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.81651'^^xsd:double;
  dwc:startLongitude '-2.81651'^^xsd:double;
  dwc:endLongitude '-2.81651'^^xsd:double;
  dwc:latitude '58.57652'^^xsd:double;
  dwc:startLatitude '58.57652'^^xsd:double;
  dwc:endLatitude '58.57652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.81651 58.57652, -2.81651 58.57652, -2.81651 58.57652, -2.81651 58.57652, -2.81651 58.57652))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_627'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.91629 -2.81404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.91629"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_783'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_783'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.928888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.81404'^^xsd:double;
  dwc:startLongitude '-2.81404'^^xsd:double;
  dwc:endLongitude '-2.81404'^^xsd:double;
  dwc:latitude '57.91629'^^xsd:double;
  dwc:startLatitude '57.91629'^^xsd:double;
  dwc:endLatitude '57.91629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.81404 57.91629, -2.81404 57.91629, -2.81404 57.91629, -2.81404 57.91629, -2.81404 57.91629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_783'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.93252 -2.79638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.93252"^^xsd:decimal ;
  dwc:decimalLongitude "-2.79638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_784'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_784'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.940555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.79638'^^xsd:double;
  dwc:startLongitude '-2.79638'^^xsd:double;
  dwc:endLongitude '-2.79638'^^xsd:double;
  dwc:latitude '57.93252'^^xsd:double;
  dwc:startLatitude '57.93252'^^xsd:double;
  dwc:endLatitude '57.93252'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.79638 57.93252, -2.79638 57.93252, -2.79638 57.93252, -2.79638 57.93252, -2.79638 57.93252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_784'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.33397 -2.7917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.33397"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_664'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_664'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.431388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.7917'^^xsd:double;
  dwc:startLongitude '-2.7917'^^xsd:double;
  dwc:endLongitude '-2.7917'^^xsd:double;
  dwc:latitude '59.33397'^^xsd:double;
  dwc:startLatitude '59.33397'^^xsd:double;
  dwc:endLatitude '59.33397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7917 59.33397, -2.7917 59.33397, -2.7917 59.33397, -2.7917 59.33397, -2.7917 59.33397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_664'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96278 -2.76335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96278"^^xsd:decimal ;
  dwc:decimalLongitude "-2.76335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_785'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_785'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.962222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.76335'^^xsd:double;
  dwc:startLongitude '-2.76335'^^xsd:double;
  dwc:endLongitude '-2.76335'^^xsd:double;
  dwc:latitude '57.96278'^^xsd:double;
  dwc:startLatitude '57.96278'^^xsd:double;
  dwc:endLatitude '57.96278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.76335 57.96278, -2.76335 57.96278, -2.76335 57.96278, -2.76335 57.96278, -2.76335 57.96278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_785'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57435 -2.76158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57435"^^xsd:decimal ;
  dwc:decimalLongitude "-2.76158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_628'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_628'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.240833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.76158'^^xsd:double;
  dwc:startLongitude '-2.76158'^^xsd:double;
  dwc:endLongitude '-2.76158'^^xsd:double;
  dwc:latitude '58.57435'^^xsd:double;
  dwc:startLatitude '58.57435'^^xsd:double;
  dwc:endLatitude '58.57435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.76158 58.57435, -2.76158 58.57435, -2.76158 58.57435, -2.76158 58.57435, -2.76158 58.57435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_628'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.91278 -2.75269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.91278"^^xsd:decimal ;
  dwc:decimalLongitude "-2.75269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_643'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_643'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.681666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.75269'^^xsd:double;
  dwc:startLongitude '-2.75269'^^xsd:double;
  dwc:endLongitude '-2.75269'^^xsd:double;
  dwc:latitude '58.91278'^^xsd:double;
  dwc:startLatitude '58.91278'^^xsd:double;
  dwc:endLatitude '58.91278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.75269 58.91278, -2.75269 58.91278, -2.75269 58.91278, -2.75269 58.91278, -2.75269 58.91278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_643'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3325 -2.74897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.74897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_665'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_665'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.506111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.74897'^^xsd:double;
  dwc:startLongitude '-2.74897'^^xsd:double;
  dwc:endLongitude '-2.74897'^^xsd:double;
  dwc:latitude '59.3325'^^xsd:double;
  dwc:startLatitude '59.3325'^^xsd:double;
  dwc:endLatitude '59.3325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.74897 59.3325, -2.74897 59.3325, -2.74897 59.3325, -2.74897 59.3325, -2.74897 59.3325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_665'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98681 -2.73698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98681"^^xsd:decimal ;
  dwc:decimalLongitude "-2.73698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_786'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_786'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.979166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.73698'^^xsd:double;
  dwc:startLongitude '-2.73698'^^xsd:double;
  dwc:endLongitude '-2.73698'^^xsd:double;
  dwc:latitude '57.98681'^^xsd:double;
  dwc:startLatitude '57.98681'^^xsd:double;
  dwc:endLatitude '57.98681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.73698 57.98681, -2.73698 57.98681, -2.73698 57.98681, -2.73698 57.98681, -2.73698 57.98681))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_786'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3299 -2.67012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3299"^^xsd:decimal ;
  dwc:decimalLongitude "-2.67012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_666'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_666'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.531388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.67012'^^xsd:double;
  dwc:startLongitude '-2.67012'^^xsd:double;
  dwc:endLongitude '-2.67012'^^xsd:double;
  dwc:latitude '59.3299'^^xsd:double;
  dwc:startLatitude '59.3299'^^xsd:double;
  dwc:endLatitude '59.3299'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.67012 59.3299, -2.67012 59.3299, -2.67012 59.3299, -2.67012 59.3299, -2.67012 59.3299))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_666'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05088 -2.66722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05088"^^xsd:decimal ;
  dwc:decimalLongitude "-2.66722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_787'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_787'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.023888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.66722'^^xsd:double;
  dwc:startLongitude '-2.66722'^^xsd:double;
  dwc:endLongitude '-2.66722'^^xsd:double;
  dwc:latitude '58.05088'^^xsd:double;
  dwc:startLatitude '58.05088'^^xsd:double;
  dwc:endLatitude '58.05088'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.66722 58.05088, -2.66722 58.05088, -2.66722 58.05088, -2.66722 58.05088, -2.66722 58.05088))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_787'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65484 -2.54127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65484"^^xsd:decimal ;
  dwc:decimalLongitude "-2.54127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_3045'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_3045'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.048611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.54127'^^xsd:double;
  dwc:startLongitude '-2.54127'^^xsd:double;
  dwc:endLongitude '-2.54127'^^xsd:double;
  dwc:latitude '49.65484'^^xsd:double;
  dwc:startLatitude '49.65484'^^xsd:double;
  dwc:endLatitude '49.65484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.54127 49.65484, -2.54127 49.65484, -2.54127 49.65484, -2.54127 49.65484, -2.54127 49.65484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "bacu" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1153_3045'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16773 -2.53871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.16773"^^xsd:decimal ;
  dwc:decimalLongitude "-2.53871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_789'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_789'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.16'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.53871'^^xsd:double;
  dwc:startLongitude '-2.53871'^^xsd:double;
  dwc:endLongitude '-2.53871'^^xsd:double;
  dwc:latitude '58.16773'^^xsd:double;
  dwc:startLatitude '58.16773'^^xsd:double;
  dwc:endLatitude '58.16773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.53871 58.16773, -2.53871 58.16773, -2.53871 58.16773, -2.53871 58.16773, -2.53871 58.16773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_789'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65596 -2.51303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65596"^^xsd:decimal ;
  dwc:decimalLongitude "-2.51303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_3046'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_3046'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.059444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.51303'^^xsd:double;
  dwc:startLongitude '-2.51303'^^xsd:double;
  dwc:endLongitude '-2.51303'^^xsd:double;
  dwc:latitude '49.65596'^^xsd:double;
  dwc:startLatitude '49.65596'^^xsd:double;
  dwc:endLatitude '49.65596'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.51303 49.65596, -2.51303 49.65596, -2.51303 49.65596, -2.51303 49.65596, -2.51303 49.65596))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_3046'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75219 -2.46539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75219"^^xsd:decimal ;
  dwc:decimalLongitude "-2.46539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_636'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_636'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.561666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.46539'^^xsd:double;
  dwc:startLongitude '-2.46539'^^xsd:double;
  dwc:endLongitude '-2.46539'^^xsd:double;
  dwc:latitude '58.75219'^^xsd:double;
  dwc:startLatitude '58.75219'^^xsd:double;
  dwc:endLatitude '58.75219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.46539 58.75219, -2.46539 58.75219, -2.46539 58.75219, -2.46539 58.75219, -2.46539 58.75219))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_636'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.16676 -2.45795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.16676"^^xsd:decimal ;
  dwc:decimalLongitude "-2.45795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2565'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_2565'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.89'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.45795'^^xsd:double;
  dwc:startLongitude '-2.45795'^^xsd:double;
  dwc:endLongitude '-2.45795'^^xsd:double;
  dwc:latitude '46.16676'^^xsd:double;
  dwc:startLatitude '46.16676'^^xsd:double;
  dwc:endLatitude '46.16676'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.45795 46.16676, -2.45795 46.16676, -2.45795 46.16676, -2.45795 46.16676, -2.45795 46.16676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ddel" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1153_2565'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.26408 -2.43337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.26408"^^xsd:decimal ;
  dwc:decimalLongitude "-2.43337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_792'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_792'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.225277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.43337'^^xsd:double;
  dwc:startLongitude '-2.43337'^^xsd:double;
  dwc:endLongitude '-2.43337'^^xsd:double;
  dwc:latitude '58.26408'^^xsd:double;
  dwc:startLatitude '58.26408'^^xsd:double;
  dwc:endLatitude '58.26408'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.43337 58.26408, -2.43337 58.26408, -2.43337 58.26408, -2.43337 58.26408, -2.43337 58.26408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "hgry" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1153_792'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.97429 -2.42126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.97429"^^xsd:decimal ;
  dwc:decimalLongitude "-2.42126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_481'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_481'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.461666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.42126'^^xsd:double;
  dwc:startLongitude '-2.42126'^^xsd:double;
  dwc:endLongitude '-2.42126'^^xsd:double;
  dwc:latitude '58.97429'^^xsd:double;
  dwc:startLatitude '58.97429'^^xsd:double;
  dwc:endLatitude '58.97429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.42126 58.97429, -2.42126 58.97429, -2.42126 58.97429, -2.42126 58.97429, -2.42126 58.97429))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_481'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.28783 -2.40621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.28783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.40621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_793'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_793'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.241666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.40621'^^xsd:double;
  dwc:startLongitude '-2.40621'^^xsd:double;
  dwc:endLongitude '-2.40621'^^xsd:double;
  dwc:latitude '58.28783'^^xsd:double;
  dwc:startLatitude '58.28783'^^xsd:double;
  dwc:endLatitude '58.28783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.40621 58.28783, -2.40621 58.28783, -2.40621 58.28783, -2.40621 58.28783, -2.40621 58.28783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_793'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.35409 -2.40109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.35409"^^xsd:decimal ;
  dwc:decimalLongitude "-2.40109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_55'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_55'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.075833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.40109'^^xsd:double;
  dwc:startLongitude '-2.40109'^^xsd:double;
  dwc:endLongitude '-2.40109'^^xsd:double;
  dwc:latitude '59.35409'^^xsd:double;
  dwc:startLatitude '59.35409'^^xsd:double;
  dwc:endLatitude '59.35409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.40109 59.35409, -2.40109 59.35409, -2.40109 59.35409, -2.40109 59.35409, -2.40109 59.35409))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "hgry" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1153_55'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.35383 -2.40061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.35383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.40061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_54'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_54'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.075555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.40061'^^xsd:double;
  dwc:startLongitude '-2.40061'^^xsd:double;
  dwc:endLongitude '-2.40061'^^xsd:double;
  dwc:latitude '59.35383'^^xsd:double;
  dwc:startLatitude '59.35383'^^xsd:double;
  dwc:endLatitude '59.35383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.40061 59.35383, -2.40061 59.35383, -2.40061 59.35383, -2.40061 59.35383, -2.40061 59.35383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "hgry" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1153_54'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.26015 -2.37261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.26015"^^xsd:decimal ;
  dwc:decimalLongitude "-2.37261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_795'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_795'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.414444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.37261'^^xsd:double;
  dwc:startLongitude '-2.37261'^^xsd:double;
  dwc:endLongitude '-2.37261'^^xsd:double;
  dwc:latitude '58.26015'^^xsd:double;
  dwc:startLatitude '58.26015'^^xsd:double;
  dwc:endLatitude '58.26015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.37261 58.26015, -2.37261 58.26015, -2.37261 58.26015, -2.37261 58.26015, -2.37261 58.26015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_795'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25833 -2.36977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.36977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_797'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_797'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.476944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.36977'^^xsd:double;
  dwc:startLongitude '-2.36977'^^xsd:double;
  dwc:endLongitude '-2.36977'^^xsd:double;
  dwc:latitude '58.25833'^^xsd:double;
  dwc:startLatitude '58.25833'^^xsd:double;
  dwc:endLatitude '58.25833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.36977 58.25833, -2.36977 58.25833, -2.36977 58.25833, -2.36977 58.25833, -2.36977 58.25833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_797'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25566 -2.3666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25566"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_796'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_796'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.418055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.3666'^^xsd:double;
  dwc:startLongitude '-2.3666'^^xsd:double;
  dwc:endLongitude '-2.3666'^^xsd:double;
  dwc:latitude '58.25566'^^xsd:double;
  dwc:startLatitude '58.25566'^^xsd:double;
  dwc:endLatitude '58.25566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3666 58.25566, -2.3666 58.25566, -2.3666 58.25566, -2.3666 58.25566, -2.3666 58.25566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_796'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.68127 -2.34256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.68127"^^xsd:decimal ;
  dwc:decimalLongitude "-2.34256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_635'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_635'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.507777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.34256'^^xsd:double;
  dwc:startLongitude '-2.34256'^^xsd:double;
  dwc:endLongitude '-2.34256'^^xsd:double;
  dwc:latitude '58.68127'^^xsd:double;
  dwc:startLatitude '58.68127'^^xsd:double;
  dwc:endLatitude '58.68127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.34256 58.68127, -2.34256 58.68127, -2.34256 58.68127, -2.34256 58.68127, -2.34256 58.68127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_635'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.67042 -2.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.67042"^^xsd:decimal ;
  dwc:decimalLongitude "-2.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_634'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_634'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.499444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.324'^^xsd:double;
  dwc:startLongitude '-2.324'^^xsd:double;
  dwc:endLongitude '-2.324'^^xsd:double;
  dwc:latitude '58.67042'^^xsd:double;
  dwc:startLatitude '58.67042'^^xsd:double;
  dwc:endLatitude '58.67042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.324 58.67042, -2.324 58.67042, -2.324 58.67042, -2.324 58.67042, -2.324 58.67042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_634'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21419 -2.31405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21419"^^xsd:decimal ;
  dwc:decimalLongitude "-2.31405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_800'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_800'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.511388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.31405'^^xsd:double;
  dwc:startLongitude '-2.31405'^^xsd:double;
  dwc:endLongitude '-2.31405'^^xsd:double;
  dwc:latitude '58.21419'^^xsd:double;
  dwc:startLatitude '58.21419'^^xsd:double;
  dwc:endLatitude '58.21419'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.31405 58.21419, -2.31405 58.21419, -2.31405 58.21419, -2.31405 58.21419, -2.31405 58.21419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_800'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65226 -2.29208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.65226"^^xsd:decimal ;
  dwc:decimalLongitude "-2.29208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_633'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_633'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.485277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.29208'^^xsd:double;
  dwc:startLongitude '-2.29208'^^xsd:double;
  dwc:endLongitude '-2.29208'^^xsd:double;
  dwc:latitude '58.65226'^^xsd:double;
  dwc:startLatitude '58.65226'^^xsd:double;
  dwc:endLatitude '58.65226'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.29208 58.65226, -2.29208 58.65226, -2.29208 58.65226, -2.29208 58.65226, -2.29208 58.65226))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_633'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62707 -2.24798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62707"^^xsd:decimal ;
  dwc:decimalLongitude "-2.24798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_632'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_632'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.465555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.24798'^^xsd:double;
  dwc:startLongitude '-2.24798'^^xsd:double;
  dwc:endLongitude '-2.24798'^^xsd:double;
  dwc:latitude '58.62707'^^xsd:double;
  dwc:startLatitude '58.62707'^^xsd:double;
  dwc:endLatitude '58.62707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.24798 58.62707, -2.24798 58.62707, -2.24798 58.62707, -2.24798 58.62707, -2.24798 58.62707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_632'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62347 -2.24177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62347"^^xsd:decimal ;
  dwc:decimalLongitude "-2.24177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_631'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_631'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.462777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.24177'^^xsd:double;
  dwc:startLongitude '-2.24177'^^xsd:double;
  dwc:endLongitude '-2.24177'^^xsd:double;
  dwc:latitude '58.62347'^^xsd:double;
  dwc:startLatitude '58.62347'^^xsd:double;
  dwc:endLatitude '58.62347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.24177 58.62347, -2.24177 58.62347, -2.24177 58.62347, -2.24177 58.62347, -2.24177 58.62347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_631'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62029 -2.23632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62029"^^xsd:decimal ;
  dwc:decimalLongitude "-2.23632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_630'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_630'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.460277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.23632'^^xsd:double;
  dwc:startLongitude '-2.23632'^^xsd:double;
  dwc:endLongitude '-2.23632'^^xsd:double;
  dwc:latitude '58.62029'^^xsd:double;
  dwc:startLatitude '58.62029'^^xsd:double;
  dwc:endLatitude '58.62029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.23632 58.62029, -2.23632 58.62029, -2.23632 58.62029, -2.23632 58.62029, -2.23632 58.62029))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_630'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61573 -2.22833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61573"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_629'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_629'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.456666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.22833'^^xsd:double;
  dwc:startLongitude '-2.22833'^^xsd:double;
  dwc:endLongitude '-2.22833'^^xsd:double;
  dwc:latitude '58.61573'^^xsd:double;
  dwc:startLatitude '58.61573'^^xsd:double;
  dwc:endLatitude '58.61573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22833 58.61573, -2.22833 58.61573, -2.22833 58.61573, -2.22833 58.61573, -2.22833 58.61573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_629'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75528 -2.22324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.75528"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_777'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_777'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.374722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.22324'^^xsd:double;
  dwc:startLongitude '-2.22324'^^xsd:double;
  dwc:endLongitude '-2.22324'^^xsd:double;
  dwc:latitude '57.75528'^^xsd:double;
  dwc:startLatitude '57.75528'^^xsd:double;
  dwc:endLatitude '57.75528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22324 57.75528, -2.22324 57.75528, -2.22324 57.75528, -2.22324 57.75528, -2.22324 57.75528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_777'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.41018 -2.11716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.41018"^^xsd:decimal ;
  dwc:decimalLongitude "-2.11716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_476'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_476'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.026944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.11716'^^xsd:double;
  dwc:startLongitude '-2.11716'^^xsd:double;
  dwc:endLongitude '-2.11716'^^xsd:double;
  dwc:latitude '60.41018'^^xsd:double;
  dwc:startLatitude '60.41018'^^xsd:double;
  dwc:endLatitude '60.41018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.11716 60.41018, -2.11716 60.41018, -2.11716 60.41018, -2.11716 60.41018, -2.11716 60.41018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "lag" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1153_476'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.72002 -2.11486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.72002"^^xsd:decimal ;
  dwc:decimalLongitude "-2.11486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_59'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_59'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.777777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.11486'^^xsd:double;
  dwc:startLongitude '-2.11486'^^xsd:double;
  dwc:endLongitude '-2.11486'^^xsd:double;
  dwc:latitude '59.72002'^^xsd:double;
  dwc:startLatitude '59.72002'^^xsd:double;
  dwc:endLatitude '59.72002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.11486 59.72002, -2.11486 59.72002, -2.11486 59.72002, -2.11486 59.72002, -2.11486 59.72002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_59'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.30924 -2.07395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.30924"^^xsd:decimal ;
  dwc:decimalLongitude "-2.07395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_670'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_670'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.07395'^^xsd:double;
  dwc:startLongitude '-2.07395'^^xsd:double;
  dwc:endLongitude '-2.07395'^^xsd:double;
  dwc:latitude '59.30924'^^xsd:double;
  dwc:startLatitude '59.30924'^^xsd:double;
  dwc:endLatitude '59.30924'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.07395 59.30924, -2.07395 59.30924, -2.07395 59.30924, -2.07395 59.30924, -2.07395 59.30924))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "lalb" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1153_670'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95761 -2.00733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.95761"^^xsd:decimal ;
  dwc:decimalLongitude "-2.00733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_479'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_479'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.306111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-2.00733'^^xsd:double;
  dwc:startLongitude '-2.00733'^^xsd:double;
  dwc:endLongitude '-2.00733'^^xsd:double;
  dwc:latitude '58.95761'^^xsd:double;
  dwc:startLatitude '58.95761'^^xsd:double;
  dwc:endLatitude '58.95761'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.00733 58.95761, -2.00733 58.95761, -2.00733 58.95761, -2.00733 58.95761, -2.00733 58.95761))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_479'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95593 -1.96111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.95593"^^xsd:decimal ;
  dwc:decimalLongitude "-1.96111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_478'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_478'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.288888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.96111'^^xsd:double;
  dwc:startLongitude '-1.96111'^^xsd:double;
  dwc:endLongitude '-1.96111'^^xsd:double;
  dwc:latitude '58.95593'^^xsd:double;
  dwc:startLatitude '58.95593'^^xsd:double;
  dwc:endLatitude '58.95593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.96111 58.95593, -1.96111 58.95593, -1.96111 58.95593, -1.96111 58.95593, -1.96111 58.95593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_478'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.09327 -1.95135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.09327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.95135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_45'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_45'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.017222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.95135'^^xsd:double;
  dwc:startLongitude '-1.95135'^^xsd:double;
  dwc:endLongitude '-1.95135'^^xsd:double;
  dwc:latitude '59.09327'^^xsd:double;
  dwc:startLatitude '59.09327'^^xsd:double;
  dwc:endLatitude '59.09327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.95135 59.09327, -1.95135 59.09327, -1.95135 59.09327, -1.95135 59.09327, -1.95135 59.09327))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "hgry" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1153_45'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.30471 -1.94165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.30471"^^xsd:decimal ;
  dwc:decimalLongitude "-1.94165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.415277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.94165'^^xsd:double;
  dwc:startLongitude '-1.94165'^^xsd:double;
  dwc:endLongitude '-1.94165'^^xsd:double;
  dwc:latitude '59.30471'^^xsd:double;
  dwc:startLatitude '59.30471'^^xsd:double;
  dwc:endLatitude '59.30471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.94165 59.30471, -1.94165 59.30471, -1.94165 59.30471, -1.94165 59.30471, -1.94165 59.30471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95464 -1.93979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.95464"^^xsd:decimal ;
  dwc:decimalLongitude "-1.93979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_477'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_477'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.205277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.93979'^^xsd:double;
  dwc:startLongitude '-1.93979'^^xsd:double;
  dwc:endLongitude '-1.93979'^^xsd:double;
  dwc:latitude '58.95464'^^xsd:double;
  dwc:startLatitude '58.95464'^^xsd:double;
  dwc:endLatitude '58.95464'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.93979 58.95464, -1.93979 58.95464, -1.93979 58.95464, -1.93979 58.95464, -1.93979 58.95464))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_477'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.45445 -1.80099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.45445"^^xsd:decimal ;
  dwc:decimalLongitude "-1.80099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_505'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_505'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.2075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.80099'^^xsd:double;
  dwc:startLongitude '-1.80099'^^xsd:double;
  dwc:endLongitude '-1.80099'^^xsd:double;
  dwc:latitude '60.45445'^^xsd:double;
  dwc:startLatitude '60.45445'^^xsd:double;
  dwc:endLatitude '60.45445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.80099 60.45445, -1.80099 60.45445, -1.80099 60.45445, -1.80099 60.45445, -1.80099 60.45445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_505'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5765 -1.63146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5765"^^xsd:decimal ;
  dwc:decimalLongitude "-1.63146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2382'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_2382'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.8430555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.63146'^^xsd:double;
  dwc:startLongitude '-1.63146'^^xsd:double;
  dwc:endLongitude '-1.63146'^^xsd:double;
  dwc:latitude '45.5765'^^xsd:double;
  dwc:startLatitude '45.5765'^^xsd:double;
  dwc:endLatitude '45.5765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.63146 45.5765, -1.63146 45.5765, -1.63146 45.5765, -1.63146 45.5765, -1.63146 45.5765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "scoe" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1153_2382'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01585 -1.62358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01585"^^xsd:decimal ;
  dwc:decimalLongitude "-1.62358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2523'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1153_2523'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.224722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.62358'^^xsd:double;
  dwc:startLongitude '-1.62358'^^xsd:double;
  dwc:endLongitude '-1.62358'^^xsd:double;
  dwc:latitude '46.01585'^^xsd:double;
  dwc:startLatitude '46.01585'^^xsd:double;
  dwc:endLatitude '46.01585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.62358 46.01585, -1.62358 46.01585, -1.62358 46.01585, -1.62358 46.01585, -1.62358 46.01585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2523'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.85029 -1.56783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.85029"^^xsd:decimal ;
  dwc:decimalLongitude "-1.56783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2934'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1153_2934'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.473055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.56783'^^xsd:double;
  dwc:startLongitude '-1.56783'^^xsd:double;
  dwc:endLongitude '-1.56783'^^xsd:double;
  dwc:latitude '49.85029'^^xsd:double;
  dwc:startLatitude '49.85029'^^xsd:double;
  dwc:endLatitude '49.85029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.56783 49.85029, -1.56783 49.85029, -1.56783 49.85029, -1.56783 49.85029, -1.56783 49.85029))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2934'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4501 -1.53074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4501"^^xsd:decimal ;
  dwc:decimalLongitude "-1.53074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_507'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_507'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.289166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.53074'^^xsd:double;
  dwc:startLongitude '-1.53074'^^xsd:double;
  dwc:endLongitude '-1.53074'^^xsd:double;
  dwc:latitude '60.4501'^^xsd:double;
  dwc:startLatitude '60.4501'^^xsd:double;
  dwc:endLatitude '60.4501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.53074 60.4501, -1.53074 60.4501, -1.53074 60.4501, -1.53074 60.4501, -1.53074 60.4501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_507'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.05212 -1.52508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.05212"^^xsd:decimal ;
  dwc:decimalLongitude "-1.52508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_475'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_475'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.686666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.52508'^^xsd:double;
  dwc:startLongitude '-1.52508'^^xsd:double;
  dwc:endLongitude '-1.52508'^^xsd:double;
  dwc:latitude '60.05212'^^xsd:double;
  dwc:startLatitude '60.05212'^^xsd:double;
  dwc:endLatitude '60.05212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.52508 60.05212, -1.52508 60.05212, -1.52508 60.05212, -1.52508 60.05212, -1.52508 60.05212))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_475'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.78018 -1.08757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.78018"^^xsd:decimal ;
  dwc:decimalLongitude "-1.08757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_65'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_65'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.275555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.08757'^^xsd:double;
  dwc:startLongitude '-1.08757'^^xsd:double;
  dwc:endLongitude '-1.08757'^^xsd:double;
  dwc:latitude '59.78018'^^xsd:double;
  dwc:startLatitude '59.78018'^^xsd:double;
  dwc:endLatitude '59.78018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.08757 59.78018, -1.08757 59.78018, -1.08757 59.78018, -1.08757 59.78018, -1.08757 59.78018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_65'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.78018 -1.08757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.78018"^^xsd:decimal ;
  dwc:decimalLongitude "-1.08757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_66'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_66'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.275833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.08757'^^xsd:double;
  dwc:startLongitude '-1.08757'^^xsd:double;
  dwc:endLongitude '-1.08757'^^xsd:double;
  dwc:latitude '59.78018'^^xsd:double;
  dwc:startLatitude '59.78018'^^xsd:double;
  dwc:endLatitude '59.78018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.08757 59.78018, -1.08757 59.78018, -1.08757 59.78018, -1.08757 59.78018, -1.08757 59.78018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_66'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.77965 -1.08575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.77965"^^xsd:decimal ;
  dwc:decimalLongitude "-1.08575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_436'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_436'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.358888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.08575'^^xsd:double;
  dwc:startLongitude '-1.08575'^^xsd:double;
  dwc:endLongitude '-1.08575'^^xsd:double;
  dwc:latitude '59.77965'^^xsd:double;
  dwc:startLatitude '59.77965'^^xsd:double;
  dwc:endLatitude '59.77965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.08575 59.77965, -1.08575 59.77965, -1.08575 59.77965, -1.08575 59.77965, -1.08575 59.77965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_436'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.76873 -1.06908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.76873"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_64'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_64'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.265555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.06908'^^xsd:double;
  dwc:startLongitude '-1.06908'^^xsd:double;
  dwc:endLongitude '-1.06908'^^xsd:double;
  dwc:latitude '59.76873'^^xsd:double;
  dwc:startLatitude '59.76873'^^xsd:double;
  dwc:endLatitude '59.76873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.06908 59.76873, -1.06908 59.76873, -1.06908 59.76873, -1.06908 59.76873, -1.06908 59.76873))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_64'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.76386 -1.06117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.76386"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_63'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_63'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.261111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.06117'^^xsd:double;
  dwc:startLongitude '-1.06117'^^xsd:double;
  dwc:endLongitude '-1.06117'^^xsd:double;
  dwc:latitude '59.76386'^^xsd:double;
  dwc:startLatitude '59.76386'^^xsd:double;
  dwc:endLatitude '59.76386'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.06117 59.76386, -1.06117 59.76386, -1.06117 59.76386, -1.06117 59.76386, -1.06117 59.76386))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_63'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.76065 -1.05604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.76065"^^xsd:decimal ;
  dwc:decimalLongitude "-1.05604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_305'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_305'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.341388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-1.05604'^^xsd:double;
  dwc:startLongitude '-1.05604'^^xsd:double;
  dwc:endLongitude '-1.05604'^^xsd:double;
  dwc:latitude '59.76065'^^xsd:double;
  dwc:startLatitude '59.76065'^^xsd:double;
  dwc:endLatitude '59.76065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.05604 59.76065, -1.05604 59.76065, -1.05604 59.76065, -1.05604 59.76065, -1.05604 59.76065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_305'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.70754 -0.97224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.70754"^^xsd:decimal ;
  dwc:decimalLongitude "-0.97224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_62'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_62'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.210833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-0.97224'^^xsd:double;
  dwc:startLongitude '-0.97224'^^xsd:double;
  dwc:endLongitude '-0.97224'^^xsd:double;
  dwc:latitude '59.70754'^^xsd:double;
  dwc:startLatitude '59.70754'^^xsd:double;
  dwc:endLatitude '59.70754'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.97224 59.70754, -0.97224 59.70754, -0.97224 59.70754, -0.97224 59.70754, -0.97224 59.70754))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_62'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54562 -0.91264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54562"^^xsd:decimal ;
  dwc:decimalLongitude "-0.91264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2286'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1153_2286'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.876388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-0.91264'^^xsd:double;
  dwc:startLongitude '-0.91264'^^xsd:double;
  dwc:endLongitude '-0.91264'^^xsd:double;
  dwc:latitude '50.54562'^^xsd:double;
  dwc:startLatitude '50.54562'^^xsd:double;
  dwc:endLatitude '50.54562'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.91264 50.54562, -0.91264 50.54562, -0.91264 50.54562, -0.91264 50.54562, -0.91264 50.54562))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pat" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1153_2286'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.02658 -0.85043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.02658"^^xsd:decimal ;
  dwc:decimalLongitude "-0.85043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_26'^^xsd:string;
  dwc:scientificName 'Caniformia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_26'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.865833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-0.85043'^^xsd:double;
  dwc:startLongitude '-0.85043'^^xsd:double;
  dwc:endLongitude '-0.85043'^^xsd:double;
  dwc:latitude '60.02658'^^xsd:double;
  dwc:startLatitude '60.02658'^^xsd:double;
  dwc:endLatitude '60.02658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.85043 60.02658, -0.85043 60.02658, -0.85043 60.02658, -0.85043 60.02658, -0.85043 60.02658))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pinn" by the provider'^^xsd:string;
  dwc:aphiaid '254957'^^xsd:integer;
  dwc:occurrenceId '1153_26'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '254957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.17186 -0.80374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.17186"^^xsd:decimal ;
  dwc:decimalLongitude "-0.80374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_32'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_32'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.147777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-0.80374'^^xsd:double;
  dwc:startLongitude '-0.80374'^^xsd:double;
  dwc:endLongitude '-0.80374'^^xsd:double;
  dwc:latitude '60.17186'^^xsd:double;
  dwc:startLatitude '60.17186'^^xsd:double;
  dwc:endLatitude '60.17186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.80374 60.17186, -0.80374 60.17186, -0.80374 60.17186, -0.80374 60.17186, -0.80374 60.17186))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_32'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53902 -0.64647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53902"^^xsd:decimal ;
  dwc:decimalLongitude "-0.64647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2294'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1153_2294'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.967222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-0.64647'^^xsd:double;
  dwc:startLongitude '-0.64647'^^xsd:double;
  dwc:endLongitude '-0.64647'^^xsd:double;
  dwc:latitude '49.53902'^^xsd:double;
  dwc:startLatitude '49.53902'^^xsd:double;
  dwc:endLatitude '49.53902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.64647 49.53902, -0.64647 49.53902, -0.64647 49.53902, -0.64647 49.53902, -0.64647 49.53902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '1153_2294'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.79861 -0.5082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.79861"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2292'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1153_2292'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.372222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-0.5082'^^xsd:double;
  dwc:startLongitude '-0.5082'^^xsd:double;
  dwc:endLongitude '-0.5082'^^xsd:double;
  dwc:latitude '49.79861'^^xsd:double;
  dwc:startLatitude '49.79861'^^xsd:double;
  dwc:endLatitude '49.79861'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5082 49.79861, -0.5082 49.79861, -0.5082 49.79861, -0.5082 49.79861, -0.5082 49.79861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "mmol" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1153_2292'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.475 -0.19177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.475"^^xsd:decimal ;
  dwc:decimalLongitude "-0.19177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_511'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_511'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.739444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-0.19177'^^xsd:double;
  dwc:startLongitude '-0.19177'^^xsd:double;
  dwc:endLongitude '-0.19177'^^xsd:double;
  dwc:latitude '60.475'^^xsd:double;
  dwc:startLatitude '60.475'^^xsd:double;
  dwc:endLatitude '60.475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.19177 60.475, -0.19177 60.475, -0.19177 60.475, -0.19177 60.475, -0.19177 60.475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_511'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.47257 -0.18896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.47257"^^xsd:decimal ;
  dwc:decimalLongitude "-0.18896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_512'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1153_512'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.798611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '-0.18896'^^xsd:double;
  dwc:startLongitude '-0.18896'^^xsd:double;
  dwc:endLongitude '-0.18896'^^xsd:double;
  dwc:latitude '60.47257'^^xsd:double;
  dwc:startLatitude '60.47257'^^xsd:double;
  dwc:endLatitude '60.47257'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.18896 60.47257, -0.18896 60.47257, -0.18896 60.47257, -0.18896 60.47257, -0.18896 60.47257))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_512'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06448 0.61694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06448"^^xsd:decimal ;
  dwc:decimalLongitude "0.61694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2150'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1153_2150'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.278611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '0.61694'^^xsd:double;
  dwc:startLongitude '0.61694'^^xsd:double;
  dwc:endLongitude '0.61694'^^xsd:double;
  dwc:latitude '50.06448'^^xsd:double;
  dwc:startLatitude '50.06448'^^xsd:double;
  dwc:endLatitude '50.06448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.61694 50.06448, 0.61694 50.06448, 0.61694 50.06448, 0.61694 50.06448, 0.61694 50.06448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2150'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8897 1.5207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8897"^^xsd:decimal ;
  dwc:decimalLongitude "1.5207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1774'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1774'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.471666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.5207'^^xsd:double;
  dwc:startLongitude '1.5207'^^xsd:double;
  dwc:endLongitude '1.5207'^^xsd:double;
  dwc:latitude '51.8897'^^xsd:double;
  dwc:startLatitude '51.8897'^^xsd:double;
  dwc:endLatitude '51.8897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5207 51.8897, 1.5207 51.8897, 1.5207 51.8897, 1.5207 51.8897, 1.5207 51.8897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1774'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29534 1.52144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29534"^^xsd:decimal ;
  dwc:decimalLongitude "1.52144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1860'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1860'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.4572222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.52144'^^xsd:double;
  dwc:startLongitude '1.52144'^^xsd:double;
  dwc:endLongitude '1.52144'^^xsd:double;
  dwc:latitude '51.29534'^^xsd:double;
  dwc:startLatitude '51.29534'^^xsd:double;
  dwc:endLatitude '51.29534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.52144 51.29534, 1.52144 51.29534, 1.52144 51.29534, 1.52144 51.29534, 1.52144 51.29534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1860'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.933 1.55474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.933"^^xsd:decimal ;
  dwc:decimalLongitude "1.55474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1869'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1869'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9430555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.55474'^^xsd:double;
  dwc:startLongitude '1.55474'^^xsd:double;
  dwc:endLongitude '1.55474'^^xsd:double;
  dwc:latitude '50.933'^^xsd:double;
  dwc:startLatitude '50.933'^^xsd:double;
  dwc:endLatitude '50.933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55474 50.933, 1.55474 50.933, 1.55474 50.933, 1.55474 50.933, 1.55474 50.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '1153_1869'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2178 1.58514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2178"^^xsd:decimal ;
  dwc:decimalLongitude "1.58514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1899'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1899'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3247222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.58514'^^xsd:double;
  dwc:startLongitude '1.58514'^^xsd:double;
  dwc:endLongitude '1.58514'^^xsd:double;
  dwc:latitude '51.2178'^^xsd:double;
  dwc:startLatitude '51.2178'^^xsd:double;
  dwc:endLatitude '51.2178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.58514 51.2178, 1.58514 51.2178, 1.58514 51.2178, 1.58514 51.2178, 1.58514 51.2178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1899'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29823 1.59395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29823"^^xsd:decimal ;
  dwc:decimalLongitude "1.59395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1858'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1858'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.59395'^^xsd:double;
  dwc:startLongitude '1.59395'^^xsd:double;
  dwc:endLongitude '1.59395'^^xsd:double;
  dwc:latitude '51.29823'^^xsd:double;
  dwc:startLatitude '51.29823'^^xsd:double;
  dwc:endLatitude '51.29823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.59395 51.29823, 1.59395 51.29823, 1.59395 51.29823, 1.59395 51.29823, 1.59395 51.29823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1858'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29822 1.60068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29822"^^xsd:decimal ;
  dwc:decimalLongitude "1.60068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1857'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1857'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.36'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.60068'^^xsd:double;
  dwc:startLongitude '1.60068'^^xsd:double;
  dwc:endLongitude '1.60068'^^xsd:double;
  dwc:latitude '51.29822'^^xsd:double;
  dwc:startLatitude '51.29822'^^xsd:double;
  dwc:endLatitude '51.29822'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60068 51.29822, 1.60068 51.29822, 1.60068 51.29822, 1.60068 51.29822, 1.60068 51.29822))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1857'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2981 1.60144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2981"^^xsd:decimal ;
  dwc:decimalLongitude "1.60144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1856'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1856'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3594444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.60144'^^xsd:double;
  dwc:startLongitude '1.60144'^^xsd:double;
  dwc:endLongitude '1.60144'^^xsd:double;
  dwc:latitude '51.2981'^^xsd:double;
  dwc:startLatitude '51.2981'^^xsd:double;
  dwc:endLatitude '51.2981'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60144 51.2981, 1.60144 51.2981, 1.60144 51.2981, 1.60144 51.2981, 1.60144 51.2981))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1856'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21889 1.60445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21889"^^xsd:decimal ;
  dwc:decimalLongitude "1.60445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1897'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1897'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.2675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.60445'^^xsd:double;
  dwc:startLongitude '1.60445'^^xsd:double;
  dwc:endLongitude '1.60445'^^xsd:double;
  dwc:latitude '51.21889'^^xsd:double;
  dwc:startLatitude '51.21889'^^xsd:double;
  dwc:endLatitude '51.21889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60445 51.21889, 1.60445 51.21889, 1.60445 51.21889, 1.60445 51.21889, 1.60445 51.21889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1897'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30085 1.67494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30085"^^xsd:decimal ;
  dwc:decimalLongitude "1.67494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1854'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1854'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.67494'^^xsd:double;
  dwc:startLongitude '1.67494'^^xsd:double;
  dwc:endLongitude '1.67494'^^xsd:double;
  dwc:latitude '51.30085'^^xsd:double;
  dwc:startLatitude '51.30085'^^xsd:double;
  dwc:endLatitude '51.30085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.67494 51.30085, 1.67494 51.30085, 1.67494 51.30085, 1.67494 51.30085, 1.67494 51.30085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1854'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30497 1.76263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30497"^^xsd:decimal ;
  dwc:decimalLongitude "1.76263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1852'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1852'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.2344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.76263'^^xsd:double;
  dwc:startLongitude '1.76263'^^xsd:double;
  dwc:endLongitude '1.76263'^^xsd:double;
  dwc:latitude '51.30497'^^xsd:double;
  dwc:startLatitude '51.30497'^^xsd:double;
  dwc:endLatitude '51.30497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.76263 51.30497, 1.76263 51.30497, 1.76263 51.30497, 1.76263 51.30497, 1.76263 51.30497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1852'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81943 1.77203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81943"^^xsd:decimal ;
  dwc:decimalLongitude "1.77203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1776'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1776'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.574722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.77203'^^xsd:double;
  dwc:startLongitude '1.77203'^^xsd:double;
  dwc:endLongitude '1.77203'^^xsd:double;
  dwc:latitude '51.81943'^^xsd:double;
  dwc:startLatitude '51.81943'^^xsd:double;
  dwc:endLatitude '51.81943'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.77203 51.81943, 1.77203 51.81943, 1.77203 51.81943, 1.77203 51.81943, 1.77203 51.81943))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1776'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79313 1.86368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79313"^^xsd:decimal ;
  dwc:decimalLongitude "1.86368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1777'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1777'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.612222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.86368'^^xsd:double;
  dwc:startLongitude '1.86368'^^xsd:double;
  dwc:endLongitude '1.86368'^^xsd:double;
  dwc:latitude '51.79313'^^xsd:double;
  dwc:startLatitude '51.79313'^^xsd:double;
  dwc:endLatitude '51.79313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.86368 51.79313, 1.86368 51.79313, 1.86368 51.79313, 1.86368 51.79313, 1.86368 51.79313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1777'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77986 1.91104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77986"^^xsd:decimal ;
  dwc:decimalLongitude "1.91104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1779'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1779'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.631388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.91104'^^xsd:double;
  dwc:startLongitude '1.91104'^^xsd:double;
  dwc:endLongitude '1.91104'^^xsd:double;
  dwc:latitude '51.77986'^^xsd:double;
  dwc:startLatitude '51.77986'^^xsd:double;
  dwc:endLatitude '51.77986'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.91104 51.77986, 1.91104 51.77986, 1.91104 51.77986, 1.91104 51.77986, 1.91104 51.77986))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1779'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.76683 1.91931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.76683"^^xsd:decimal ;
  dwc:decimalLongitude "1.91931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_884'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_884'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.371666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.91931'^^xsd:double;
  dwc:startLongitude '1.91931'^^xsd:double;
  dwc:endLongitude '1.91931'^^xsd:double;
  dwc:latitude '52.76683'^^xsd:double;
  dwc:startLatitude '52.76683'^^xsd:double;
  dwc:endLatitude '52.76683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.91931 52.76683, 1.91931 52.76683, 1.91931 52.76683, 1.91931 52.76683, 1.91931 52.76683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_884'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.77472 1.92979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.77472"^^xsd:decimal ;
  dwc:decimalLongitude "1.92979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1780'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1780'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.638888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.92979'^^xsd:double;
  dwc:startLongitude '1.92979'^^xsd:double;
  dwc:endLongitude '1.92979'^^xsd:double;
  dwc:latitude '51.77472'^^xsd:double;
  dwc:startLatitude '51.77472'^^xsd:double;
  dwc:endLatitude '51.77472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.92979 51.77472, 1.92979 51.77472, 1.92979 51.77472, 1.92979 51.77472, 1.92979 51.77472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1780'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76762 1.95483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76762"^^xsd:decimal ;
  dwc:decimalLongitude "1.95483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1781'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1781'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.649166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '1.95483'^^xsd:double;
  dwc:startLongitude '1.95483'^^xsd:double;
  dwc:endLongitude '1.95483'^^xsd:double;
  dwc:latitude '51.76762'^^xsd:double;
  dwc:startLatitude '51.76762'^^xsd:double;
  dwc:endLatitude '51.76762'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.95483 51.76762, 1.95483 51.76762, 1.95483 51.76762, 1.95483 51.76762, 1.95483 51.76762))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ttru" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1153_1781'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.76395 2.0457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.76395"^^xsd:decimal ;
  dwc:decimalLongitude "2.0457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_880'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_880'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.327777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.0457'^^xsd:double;
  dwc:startLongitude '2.0457'^^xsd:double;
  dwc:endLongitude '2.0457'^^xsd:double;
  dwc:latitude '52.76395'^^xsd:double;
  dwc:startLatitude '52.76395'^^xsd:double;
  dwc:endLatitude '52.76395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0457 52.76395, 2.0457 52.76395, 2.0457 52.76395, 2.0457 52.76395, 2.0457 52.76395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_880'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.45649 2.1006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.45649"^^xsd:decimal ;
  dwc:decimalLongitude "2.1006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2024'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2024'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.346388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.1006'^^xsd:double;
  dwc:startLongitude '2.1006'^^xsd:double;
  dwc:endLongitude '2.1006'^^xsd:double;
  dwc:latitude '52.45649'^^xsd:double;
  dwc:startLatitude '52.45649'^^xsd:double;
  dwc:endLatitude '52.45649'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1006 52.45649, 2.1006 52.45649, 2.1006 52.45649, 2.1006 52.45649, 2.1006 52.45649))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2024'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55151 2.11074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55151"^^xsd:decimal ;
  dwc:decimalLongitude "2.11074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1199'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1199'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.510833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.11074'^^xsd:double;
  dwc:startLongitude '2.11074'^^xsd:double;
  dwc:endLongitude '2.11074'^^xsd:double;
  dwc:latitude '52.55151'^^xsd:double;
  dwc:startLatitude '52.55151'^^xsd:double;
  dwc:endLatitude '52.55151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.11074 52.55151, 2.11074 52.55151, 2.11074 52.55151, 2.11074 52.55151, 2.11074 52.55151))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1199'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.02908 2.12554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.02908"^^xsd:decimal ;
  dwc:decimalLongitude "2.12554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1771'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1771'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.467777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.12554'^^xsd:double;
  dwc:startLongitude '2.12554'^^xsd:double;
  dwc:endLongitude '2.12554'^^xsd:double;
  dwc:latitude '52.02908'^^xsd:double;
  dwc:startLatitude '52.02908'^^xsd:double;
  dwc:endLatitude '52.02908'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.12554 52.02908, 2.12554 52.02908, 2.12554 52.02908, 2.12554 52.02908, 2.12554 52.02908))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1771'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60734 2.12971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60734"^^xsd:decimal ;
  dwc:decimalLongitude "2.12971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1953'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1953'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.661388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.12971'^^xsd:double;
  dwc:startLongitude '2.12971'^^xsd:double;
  dwc:endLongitude '2.12971'^^xsd:double;
  dwc:latitude '51.60734'^^xsd:double;
  dwc:startLatitude '51.60734'^^xsd:double;
  dwc:endLatitude '51.60734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.12971 51.60734, 2.12971 51.60734, 2.12971 51.60734, 2.12971 51.60734, 2.12971 51.60734))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1953'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.76411 2.13292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.76411"^^xsd:decimal ;
  dwc:decimalLongitude "2.13292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_879'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_879'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.234722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.13292'^^xsd:double;
  dwc:startLongitude '2.13292'^^xsd:double;
  dwc:endLongitude '2.13292'^^xsd:double;
  dwc:latitude '52.76411'^^xsd:double;
  dwc:startLatitude '52.76411'^^xsd:double;
  dwc:endLatitude '52.76411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.13292 52.76411, 2.13292 52.76411, 2.13292 52.76411, 2.13292 52.76411, 2.13292 52.76411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_879'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54379 2.13982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.54379"^^xsd:decimal ;
  dwc:decimalLongitude "2.13982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1198'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1198'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.451666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.13982'^^xsd:double;
  dwc:startLongitude '2.13982'^^xsd:double;
  dwc:endLongitude '2.13982'^^xsd:double;
  dwc:latitude '52.54379'^^xsd:double;
  dwc:startLatitude '52.54379'^^xsd:double;
  dwc:endLatitude '52.54379'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.13982 52.54379, 2.13982 52.54379, 2.13982 52.54379, 2.13982 52.54379, 2.13982 52.54379))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1198'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54255 2.14648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.54255"^^xsd:decimal ;
  dwc:decimalLongitude "2.14648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1200'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1200'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.526666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.14648'^^xsd:double;
  dwc:startLongitude '2.14648'^^xsd:double;
  dwc:endLongitude '2.14648'^^xsd:double;
  dwc:latitude '52.54255'^^xsd:double;
  dwc:startLatitude '52.54255'^^xsd:double;
  dwc:endLatitude '52.54255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.14648 52.54255, 2.14648 52.54255, 2.14648 52.54255, 2.14648 52.54255, 2.14648 52.54255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1200'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70409 2.17387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70409"^^xsd:decimal ;
  dwc:decimalLongitude "2.17387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1784'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1784'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.741944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.17387'^^xsd:double;
  dwc:startLongitude '2.17387'^^xsd:double;
  dwc:endLongitude '2.17387'^^xsd:double;
  dwc:latitude '51.70409'^^xsd:double;
  dwc:startLatitude '51.70409'^^xsd:double;
  dwc:endLatitude '51.70409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.17387 51.70409, 2.17387 51.70409, 2.17387 51.70409, 2.17387 51.70409, 2.17387 51.70409))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1784'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59344 2.17585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59344"^^xsd:decimal ;
  dwc:decimalLongitude "2.17585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1952'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1952'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.643333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.17585'^^xsd:double;
  dwc:startLongitude '2.17585'^^xsd:double;
  dwc:endLongitude '2.17585'^^xsd:double;
  dwc:latitude '51.59344'^^xsd:double;
  dwc:startLatitude '51.59344'^^xsd:double;
  dwc:endLatitude '51.59344'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.17585 51.59344, 2.17585 51.59344, 2.17585 51.59344, 2.17585 51.59344, 2.17585 51.59344))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1952'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70052 2.18607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70052"^^xsd:decimal ;
  dwc:decimalLongitude "2.18607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1785'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1785'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.747222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.18607'^^xsd:double;
  dwc:startLongitude '2.18607'^^xsd:double;
  dwc:endLongitude '2.18607'^^xsd:double;
  dwc:latitude '51.70052'^^xsd:double;
  dwc:startLatitude '51.70052'^^xsd:double;
  dwc:endLatitude '51.70052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.18607 51.70052, 2.18607 51.70052, 2.18607 51.70052, 2.18607 51.70052, 2.18607 51.70052))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1785'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.52824 2.19218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.52824"^^xsd:decimal ;
  dwc:decimalLongitude "2.19218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1201'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1201'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.547222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.19218'^^xsd:double;
  dwc:startLongitude '2.19218'^^xsd:double;
  dwc:endLongitude '2.19218'^^xsd:double;
  dwc:latitude '52.52824'^^xsd:double;
  dwc:startLatitude '52.52824'^^xsd:double;
  dwc:endLatitude '52.52824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.19218 52.52824, 2.19218 52.52824, 2.19218 52.52824, 2.19218 52.52824, 2.19218 52.52824))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1201'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6754 2.2037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6754"^^xsd:decimal ;
  dwc:decimalLongitude "2.2037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2025'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2025'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.507222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.2037'^^xsd:double;
  dwc:startLongitude '2.2037'^^xsd:double;
  dwc:endLongitude '2.2037'^^xsd:double;
  dwc:latitude '52.6754'^^xsd:double;
  dwc:startLatitude '52.6754'^^xsd:double;
  dwc:endLatitude '52.6754'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2037 52.6754, 2.2037 52.6754, 2.2037 52.6754, 2.2037 52.6754, 2.2037 52.6754))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2025'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58367 2.20852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58367"^^xsd:decimal ;
  dwc:decimalLongitude "2.20852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1951'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1951'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.630555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.20852'^^xsd:double;
  dwc:startLongitude '2.20852'^^xsd:double;
  dwc:endLongitude '2.20852'^^xsd:double;
  dwc:latitude '51.58367'^^xsd:double;
  dwc:startLatitude '51.58367'^^xsd:double;
  dwc:endLatitude '51.58367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.20852 51.58367, 2.20852 51.58367, 2.20852 51.58367, 2.20852 51.58367, 2.20852 51.58367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1951'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.67528 2.21086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.67528"^^xsd:decimal ;
  dwc:decimalLongitude "2.21086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2026'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2026'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.51'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.21086'^^xsd:double;
  dwc:startLongitude '2.21086'^^xsd:double;
  dwc:endLongitude '2.21086'^^xsd:double;
  dwc:latitude '52.67528'^^xsd:double;
  dwc:startLatitude '52.67528'^^xsd:double;
  dwc:endLatitude '52.67528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.21086 52.67528, 2.21086 52.67528, 2.21086 52.67528, 2.21086 52.67528, 2.21086 52.67528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2026'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.67522 2.21722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.67522"^^xsd:decimal ;
  dwc:decimalLongitude "2.21722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2027'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2027'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.5125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.21722'^^xsd:double;
  dwc:startLongitude '2.21722'^^xsd:double;
  dwc:endLongitude '2.21722'^^xsd:double;
  dwc:latitude '52.67522'^^xsd:double;
  dwc:startLatitude '52.67522'^^xsd:double;
  dwc:endLatitude '52.67522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.21722 52.67522, 2.21722 52.67522, 2.21722 52.67522, 2.21722 52.67522, 2.21722 52.67522))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2027'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51785 2.22524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51785"^^xsd:decimal ;
  dwc:decimalLongitude "2.22524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1202'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1202'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.562222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.22524'^^xsd:double;
  dwc:startLongitude '2.22524'^^xsd:double;
  dwc:endLongitude '2.22524'^^xsd:double;
  dwc:latitude '52.51785'^^xsd:double;
  dwc:startLatitude '52.51785'^^xsd:double;
  dwc:endLatitude '52.51785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.22524 52.51785, 2.22524 52.51785, 2.22524 52.51785, 2.22524 52.51785, 2.22524 52.51785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1202'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.67518 2.23204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.67518"^^xsd:decimal ;
  dwc:decimalLongitude "2.23204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2028'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2028'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.518333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.23204'^^xsd:double;
  dwc:startLongitude '2.23204'^^xsd:double;
  dwc:endLongitude '2.23204'^^xsd:double;
  dwc:latitude '52.67518'^^xsd:double;
  dwc:startLatitude '52.67518'^^xsd:double;
  dwc:endLatitude '52.67518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.23204 52.67518, 2.23204 52.67518, 2.23204 52.67518, 2.23204 52.67518, 2.23204 52.67518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2028'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57513 2.23359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57513"^^xsd:decimal ;
  dwc:decimalLongitude "2.23359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1950'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1950'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.558611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.23359'^^xsd:double;
  dwc:startLongitude '2.23359'^^xsd:double;
  dwc:endLongitude '2.23359'^^xsd:double;
  dwc:latitude '51.57513'^^xsd:double;
  dwc:startLatitude '51.57513'^^xsd:double;
  dwc:endLatitude '51.57513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.23359 51.57513, 2.23359 51.57513, 2.23359 51.57513, 2.23359 51.57513, 2.23359 51.57513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1950'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.574 2.23712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.574"^^xsd:decimal ;
  dwc:decimalLongitude "2.23712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1949'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1949'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.557222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.23712'^^xsd:double;
  dwc:startLongitude '2.23712'^^xsd:double;
  dwc:endLongitude '2.23712'^^xsd:double;
  dwc:latitude '51.574'^^xsd:double;
  dwc:startLatitude '51.574'^^xsd:double;
  dwc:endLatitude '51.574'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.23712 51.574, 2.23712 51.574, 2.23712 51.574, 2.23712 51.574, 2.23712 51.574))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1949'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68543 2.23923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68543"^^xsd:decimal ;
  dwc:decimalLongitude "2.23923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1786'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1786'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.77'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.23923'^^xsd:double;
  dwc:startLongitude '2.23923'^^xsd:double;
  dwc:endLongitude '2.23923'^^xsd:double;
  dwc:latitude '51.68543'^^xsd:double;
  dwc:startLatitude '51.68543'^^xsd:double;
  dwc:endLatitude '51.68543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.23923 51.68543, 2.23923 51.68543, 2.23923 51.68543, 2.23923 51.68543, 2.23923 51.68543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1786'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68376 2.2451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68376"^^xsd:decimal ;
  dwc:decimalLongitude "2.2451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1787'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1787'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.7725'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.2451'^^xsd:double;
  dwc:startLongitude '2.2451'^^xsd:double;
  dwc:endLongitude '2.2451'^^xsd:double;
  dwc:latitude '51.68376'^^xsd:double;
  dwc:startLatitude '51.68376'^^xsd:double;
  dwc:endLatitude '51.68376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2451 51.68376, 2.2451 51.68376, 2.2451 51.68376, 2.2451 51.68376, 2.2451 51.68376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1787'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50998 2.25244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50998"^^xsd:decimal ;
  dwc:decimalLongitude "2.25244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1203'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1203'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.574444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.25244'^^xsd:double;
  dwc:startLongitude '2.25244'^^xsd:double;
  dwc:endLongitude '2.25244'^^xsd:double;
  dwc:latitude '52.50998'^^xsd:double;
  dwc:startLatitude '52.50998'^^xsd:double;
  dwc:endLatitude '52.50998'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.25244 52.50998, 2.25244 52.50998, 2.25244 52.50998, 2.25244 52.50998, 2.25244 52.50998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1203'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67895 2.26127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67895"^^xsd:decimal ;
  dwc:decimalLongitude "2.26127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1788'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1788'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.779444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.26127'^^xsd:double;
  dwc:startLongitude '2.26127'^^xsd:double;
  dwc:endLongitude '2.26127'^^xsd:double;
  dwc:latitude '51.67895'^^xsd:double;
  dwc:startLatitude '51.67895'^^xsd:double;
  dwc:endLatitude '51.67895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.26127 51.67895, 2.26127 51.67895, 2.26127 51.67895, 2.26127 51.67895, 2.26127 51.67895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1788'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50727 2.26269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50727"^^xsd:decimal ;
  dwc:decimalLongitude "2.26269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1204'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1204'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.578888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.26269'^^xsd:double;
  dwc:startLongitude '2.26269'^^xsd:double;
  dwc:endLongitude '2.26269'^^xsd:double;
  dwc:latitude '52.50727'^^xsd:double;
  dwc:startLatitude '52.50727'^^xsd:double;
  dwc:endLatitude '52.50727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.26269 52.50727, 2.26269 52.50727, 2.26269 52.50727, 2.26269 52.50727, 2.26269 52.50727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1204'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67732 2.26637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67732"^^xsd:decimal ;
  dwc:decimalLongitude "2.26637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1789'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1789'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.781666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.26637'^^xsd:double;
  dwc:startLongitude '2.26637'^^xsd:double;
  dwc:endLongitude '2.26637'^^xsd:double;
  dwc:latitude '51.67732'^^xsd:double;
  dwc:startLatitude '51.67732'^^xsd:double;
  dwc:endLatitude '51.67732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.26637 51.67732, 2.26637 51.67732, 2.26637 51.67732, 2.26637 51.67732, 2.26637 51.67732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1789'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50321 2.27797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50321"^^xsd:decimal ;
  dwc:decimalLongitude "2.27797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1205'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1205'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.585555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.27797'^^xsd:double;
  dwc:startLongitude '2.27797'^^xsd:double;
  dwc:endLongitude '2.27797'^^xsd:double;
  dwc:latitude '52.50321'^^xsd:double;
  dwc:startLatitude '52.50321'^^xsd:double;
  dwc:endLatitude '52.50321'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.27797 52.50321, 2.27797 52.50321, 2.27797 52.50321, 2.27797 52.50321, 2.27797 52.50321))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1205'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94031 2.28923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94031"^^xsd:decimal ;
  dwc:decimalLongitude "2.28923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1959'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1959'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.281666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.28923'^^xsd:double;
  dwc:startLongitude '2.28923'^^xsd:double;
  dwc:endLongitude '2.28923'^^xsd:double;
  dwc:latitude '51.94031'^^xsd:double;
  dwc:startLatitude '51.94031'^^xsd:double;
  dwc:endLatitude '51.94031'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.28923 51.94031, 2.28923 51.94031, 2.28923 51.94031, 2.28923 51.94031, 2.28923 51.94031))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1959'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48657 2.33908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48657"^^xsd:decimal ;
  dwc:decimalLongitude "2.33908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1207'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1207'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.684722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.33908'^^xsd:double;
  dwc:startLongitude '2.33908'^^xsd:double;
  dwc:endLongitude '2.33908'^^xsd:double;
  dwc:latitude '52.48657'^^xsd:double;
  dwc:startLatitude '52.48657'^^xsd:double;
  dwc:endLatitude '52.48657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.33908 52.48657, 2.33908 52.48657, 2.33908 52.48657, 2.33908 52.48657, 2.33908 52.48657))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1207'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48328 2.34026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48328"^^xsd:decimal ;
  dwc:decimalLongitude "2.34026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1206'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1206'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.614166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.34026'^^xsd:double;
  dwc:startLongitude '2.34026'^^xsd:double;
  dwc:endLongitude '2.34026'^^xsd:double;
  dwc:latitude '52.48328'^^xsd:double;
  dwc:startLatitude '52.48328'^^xsd:double;
  dwc:endLatitude '52.48328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.34026 52.48328, 2.34026 52.48328, 2.34026 52.48328, 2.34026 52.48328, 2.34026 52.48328))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1206'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48582 2.3423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48582"^^xsd:decimal ;
  dwc:decimalLongitude "2.3423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1208'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1208'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.686111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.3423'^^xsd:double;
  dwc:startLongitude '2.3423'^^xsd:double;
  dwc:endLongitude '2.3423'^^xsd:double;
  dwc:latitude '52.48582'^^xsd:double;
  dwc:startLatitude '52.48582'^^xsd:double;
  dwc:endLatitude '52.48582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3423 52.48582, 2.3423 52.48582, 2.3423 52.48582, 2.3423 52.48582, 2.3423 52.48582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1208'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4855 2.34358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4855"^^xsd:decimal ;
  dwc:decimalLongitude "2.34358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1209'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1209'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.686666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.34358'^^xsd:double;
  dwc:startLongitude '2.34358'^^xsd:double;
  dwc:endLongitude '2.34358'^^xsd:double;
  dwc:latitude '52.4855'^^xsd:double;
  dwc:startLatitude '52.4855'^^xsd:double;
  dwc:endLatitude '52.4855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.34358 52.4855, 2.34358 52.4855, 2.34358 52.4855, 2.34358 52.4855, 2.34358 52.4855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1209'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75886 2.34743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75886"^^xsd:decimal ;
  dwc:decimalLongitude "2.34743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_877'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_877'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.1625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.34743'^^xsd:double;
  dwc:startLongitude '2.34743'^^xsd:double;
  dwc:endLongitude '2.34743'^^xsd:double;
  dwc:latitude '52.75886'^^xsd:double;
  dwc:startLatitude '52.75886'^^xsd:double;
  dwc:endLatitude '52.75886'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.34743 52.75886, 2.34743 52.75886, 2.34743 52.75886, 2.34743 52.75886, 2.34743 52.75886))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_877'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75853 2.37523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75853"^^xsd:decimal ;
  dwc:decimalLongitude "2.37523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_875'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_875'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.091944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.37523'^^xsd:double;
  dwc:startLongitude '2.37523'^^xsd:double;
  dwc:endLongitude '2.37523'^^xsd:double;
  dwc:latitude '52.75853'^^xsd:double;
  dwc:startLatitude '52.75853'^^xsd:double;
  dwc:endLatitude '52.75853'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.37523 52.75853, 2.37523 52.75853, 2.37523 52.75853, 2.37523 52.75853, 2.37523 52.75853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_875'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75761 2.37762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75761"^^xsd:decimal ;
  dwc:decimalLongitude "2.37762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_876'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_876'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.152222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.37762'^^xsd:double;
  dwc:startLongitude '2.37762'^^xsd:double;
  dwc:endLongitude '2.37762'^^xsd:double;
  dwc:latitude '52.75761'^^xsd:double;
  dwc:startLatitude '52.75761'^^xsd:double;
  dwc:endLatitude '52.75761'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.37762 52.75761, 2.37762 52.75761, 2.37762 52.75761, 2.37762 52.75761, 2.37762 52.75761))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_876'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.38209 2.39071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.38209"^^xsd:decimal ;
  dwc:decimalLongitude "2.39071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2023'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2023'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.237777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.39071'^^xsd:double;
  dwc:startLongitude '2.39071'^^xsd:double;
  dwc:endLongitude '2.39071'^^xsd:double;
  dwc:latitude '52.38209'^^xsd:double;
  dwc:startLatitude '52.38209'^^xsd:double;
  dwc:endLatitude '52.38209'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.39071 52.38209, 2.39071 52.38209, 2.39071 52.38209, 2.39071 52.38209, 2.39071 52.38209))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2023'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94096 2.45847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94096"^^xsd:decimal ;
  dwc:decimalLongitude "2.45847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1962'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1962'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.340555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.45847'^^xsd:double;
  dwc:startLongitude '2.45847'^^xsd:double;
  dwc:endLongitude '2.45847'^^xsd:double;
  dwc:latitude '51.94096'^^xsd:double;
  dwc:startLatitude '51.94096'^^xsd:double;
  dwc:endLatitude '51.94096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.45847 51.94096, 2.45847 51.94096, 2.45847 51.94096, 2.45847 51.94096, 2.45847 51.94096))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1962'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94028 2.46691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94028"^^xsd:decimal ;
  dwc:decimalLongitude "2.46691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1963'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1963'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.4075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.46691'^^xsd:double;
  dwc:startLongitude '2.46691'^^xsd:double;
  dwc:endLongitude '2.46691'^^xsd:double;
  dwc:latitude '51.94028'^^xsd:double;
  dwc:startLatitude '51.94028'^^xsd:double;
  dwc:endLatitude '51.94028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.46691 51.94028, 2.46691 51.94028, 2.46691 51.94028, 2.46691 51.94028, 2.46691 51.94028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1963'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93986 2.47413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93986"^^xsd:decimal ;
  dwc:decimalLongitude "2.47413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1964'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1964'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.41'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.47413'^^xsd:double;
  dwc:startLongitude '2.47413'^^xsd:double;
  dwc:endLongitude '2.47413'^^xsd:double;
  dwc:latitude '51.93986'^^xsd:double;
  dwc:startLatitude '51.93986'^^xsd:double;
  dwc:endLatitude '51.93986'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.47413 51.93986, 2.47413 51.93986, 2.47413 51.93986, 2.47413 51.93986, 2.47413 51.93986))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1964'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.44656 2.48903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.44656"^^xsd:decimal ;
  dwc:decimalLongitude "2.48903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1214'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1214'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.816944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.48903'^^xsd:double;
  dwc:startLongitude '2.48903'^^xsd:double;
  dwc:endLongitude '2.48903'^^xsd:double;
  dwc:latitude '52.44656'^^xsd:double;
  dwc:startLatitude '52.44656'^^xsd:double;
  dwc:endLatitude '52.44656'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.48903 52.44656, 2.48903 52.44656, 2.48903 52.44656, 2.48903 52.44656, 2.48903 52.44656))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1214'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.67326 2.49058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.67326"^^xsd:decimal ;
  dwc:decimalLongitude "2.49058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2029'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2029'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.619444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.49058'^^xsd:double;
  dwc:startLongitude '2.49058'^^xsd:double;
  dwc:endLongitude '2.49058'^^xsd:double;
  dwc:latitude '52.67326'^^xsd:double;
  dwc:startLatitude '52.67326'^^xsd:double;
  dwc:endLatitude '52.67326'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.49058 52.67326, 2.49058 52.67326, 2.49058 52.67326, 2.49058 52.67326, 2.49058 52.67326))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2029'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.44599 2.4911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.44599"^^xsd:decimal ;
  dwc:decimalLongitude "2.4911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1213'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1213'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.750833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.4911'^^xsd:double;
  dwc:startLongitude '2.4911'^^xsd:double;
  dwc:endLongitude '2.4911'^^xsd:double;
  dwc:latitude '52.44599'^^xsd:double;
  dwc:startLatitude '52.44599'^^xsd:double;
  dwc:endLatitude '52.44599'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4911 52.44599, 2.4911 52.44599, 2.4911 52.44599, 2.4911 52.44599, 2.4911 52.44599))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1213'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.43633 2.52688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.43633"^^xsd:decimal ;
  dwc:decimalLongitude "2.52688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1215'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1215'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.833888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.52688'^^xsd:double;
  dwc:startLongitude '2.52688'^^xsd:double;
  dwc:endLongitude '2.52688'^^xsd:double;
  dwc:latitude '52.43633'^^xsd:double;
  dwc:startLatitude '52.43633'^^xsd:double;
  dwc:endLatitude '52.43633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.52688 52.43633, 2.52688 52.43633, 2.52688 52.43633, 2.52688 52.43633, 2.52688 52.43633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1215'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.66859 2.71557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.66859"^^xsd:decimal ;
  dwc:decimalLongitude "2.71557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2034'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2034'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.703055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.71557'^^xsd:double;
  dwc:startLongitude '2.71557'^^xsd:double;
  dwc:endLongitude '2.71557'^^xsd:double;
  dwc:latitude '52.66859'^^xsd:double;
  dwc:startLatitude '52.66859'^^xsd:double;
  dwc:endLatitude '52.66859'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.71557 52.66859, 2.71557 52.66859, 2.71557 52.66859, 2.71557 52.66859, 2.71557 52.66859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2034'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94221 2.79658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94221"^^xsd:decimal ;
  dwc:decimalLongitude "2.79658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1975'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1975'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.520277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.79658'^^xsd:double;
  dwc:startLongitude '2.79658'^^xsd:double;
  dwc:endLongitude '2.79658'^^xsd:double;
  dwc:latitude '51.94221'^^xsd:double;
  dwc:startLatitude '51.94221'^^xsd:double;
  dwc:endLatitude '51.94221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.79658 51.94221, 2.79658 51.94221, 2.79658 51.94221, 2.79658 51.94221, 2.79658 51.94221))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1975'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5158 2.80182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5158"^^xsd:decimal ;
  dwc:decimalLongitude "2.80182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1807'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1807'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.010277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.80182'^^xsd:double;
  dwc:startLongitude '2.80182'^^xsd:double;
  dwc:endLongitude '2.80182'^^xsd:double;
  dwc:latitude '51.5158'^^xsd:double;
  dwc:startLatitude '51.5158'^^xsd:double;
  dwc:endLatitude '51.5158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.80182 51.5158, 2.80182 51.5158, 2.80182 51.5158, 2.80182 51.5158, 2.80182 51.5158))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1807'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.66763 2.82875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.66763"^^xsd:decimal ;
  dwc:decimalLongitude "2.82875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2036'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2036'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.744722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.82875'^^xsd:double;
  dwc:startLongitude '2.82875'^^xsd:double;
  dwc:endLongitude '2.82875'^^xsd:double;
  dwc:latitude '52.66763'^^xsd:double;
  dwc:startLatitude '52.66763'^^xsd:double;
  dwc:endLatitude '52.66763'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.82875 52.66763, 2.82875 52.66763, 2.82875 52.66763, 2.82875 52.66763, 2.82875 52.66763))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2036'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.66725 2.91106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.66725"^^xsd:decimal ;
  dwc:decimalLongitude "2.91106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2037'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2037'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.775277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.91106'^^xsd:double;
  dwc:startLongitude '2.91106'^^xsd:double;
  dwc:endLongitude '2.91106'^^xsd:double;
  dwc:latitude '52.66725'^^xsd:double;
  dwc:startLatitude '52.66725'^^xsd:double;
  dwc:endLatitude '52.66725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.91106 52.66725, 2.91106 52.66725, 2.91106 52.66725, 2.91106 52.66725, 2.91106 52.66725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2037'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2409 2.9127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2409"^^xsd:decimal ;
  dwc:decimalLongitude "2.9127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2020'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2020'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.036944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.9127'^^xsd:double;
  dwc:startLongitude '2.9127'^^xsd:double;
  dwc:endLongitude '2.9127'^^xsd:double;
  dwc:latitude '52.2409'^^xsd:double;
  dwc:startLatitude '52.2409'^^xsd:double;
  dwc:endLatitude '52.2409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9127 52.2409, 2.9127 52.2409, 2.9127 52.2409, 2.9127 52.2409, 2.9127 52.2409))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2020'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.32426 2.94636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.32426"^^xsd:decimal ;
  dwc:decimalLongitude "2.94636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1225'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1225'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.018611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.94636'^^xsd:double;
  dwc:startLongitude '2.94636'^^xsd:double;
  dwc:endLongitude '2.94636'^^xsd:double;
  dwc:latitude '52.32426'^^xsd:double;
  dwc:startLatitude '52.32426'^^xsd:double;
  dwc:endLatitude '52.32426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.94636 52.32426, 2.94636 52.32426, 2.94636 52.32426, 2.94636 52.32426, 2.94636 52.32426))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1225'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.22764 2.96039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.22764"^^xsd:decimal ;
  dwc:decimalLongitude "2.96039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2019'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2019'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.018333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.96039'^^xsd:double;
  dwc:startLongitude '2.96039'^^xsd:double;
  dwc:endLongitude '2.96039'^^xsd:double;
  dwc:latitude '52.22764'^^xsd:double;
  dwc:startLatitude '52.22764'^^xsd:double;
  dwc:endLatitude '52.22764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.96039 52.22764, 2.96039 52.22764, 2.96039 52.22764, 2.96039 52.22764, 2.96039 52.22764))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2019'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.32003 2.96242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.32003"^^xsd:decimal ;
  dwc:decimalLongitude "2.96242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1226'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1226'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.025555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.96242'^^xsd:double;
  dwc:startLongitude '2.96242'^^xsd:double;
  dwc:endLongitude '2.96242'^^xsd:double;
  dwc:latitude '52.32003'^^xsd:double;
  dwc:startLatitude '52.32003'^^xsd:double;
  dwc:endLatitude '52.32003'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.96242 52.32003, 2.96242 52.32003, 2.96242 52.32003, 2.96242 52.32003, 2.96242 52.32003))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1226'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.66394 2.98786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.66394"^^xsd:decimal ;
  dwc:decimalLongitude "2.98786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2038'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2038'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.803611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.98786'^^xsd:double;
  dwc:startLongitude '2.98786'^^xsd:double;
  dwc:endLongitude '2.98786'^^xsd:double;
  dwc:latitude '52.66394'^^xsd:double;
  dwc:startLatitude '52.66394'^^xsd:double;
  dwc:endLatitude '52.66394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.98786 52.66394, 2.98786 52.66394, 2.98786 52.66394, 2.98786 52.66394, 2.98786 52.66394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2038'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.66394 2.98786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.66394"^^xsd:decimal ;
  dwc:decimalLongitude "2.98786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2039'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2039'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.803611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.98786'^^xsd:double;
  dwc:startLongitude '2.98786'^^xsd:double;
  dwc:endLongitude '2.98786'^^xsd:double;
  dwc:latitude '52.66394'^^xsd:double;
  dwc:startLatitude '52.66394'^^xsd:double;
  dwc:endLatitude '52.66394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.98786 52.66394, 2.98786 52.66394, 2.98786 52.66394, 2.98786 52.66394, 2.98786 52.66394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2039'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.21977 2.99102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.21977"^^xsd:decimal ;
  dwc:decimalLongitude "2.99102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2018'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2018'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.006388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '2.99102'^^xsd:double;
  dwc:startLongitude '2.99102'^^xsd:double;
  dwc:endLongitude '2.99102'^^xsd:double;
  dwc:latitude '52.21977'^^xsd:double;
  dwc:startLatitude '52.21977'^^xsd:double;
  dwc:endLatitude '52.21977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.99102 52.21977, 2.99102 52.21977, 2.99102 52.21977, 2.99102 52.21977, 2.99102 52.21977))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2018'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.21749 3.00057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.21749"^^xsd:decimal ;
  dwc:decimalLongitude "3.00057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2017'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2017'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.002777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.00057'^^xsd:double;
  dwc:startLongitude '3.00057'^^xsd:double;
  dwc:endLongitude '3.00057'^^xsd:double;
  dwc:latitude '52.21749'^^xsd:double;
  dwc:startLatitude '52.21749'^^xsd:double;
  dwc:endLatitude '52.21749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.00057 52.21749, 3.00057 52.21749, 3.00057 52.21749, 3.00057 52.21749, 3.00057 52.21749))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2017'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.30927 3.00269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.30927"^^xsd:decimal ;
  dwc:decimalLongitude "3.00269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1227'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1227'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.109722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.00269'^^xsd:double;
  dwc:startLongitude '3.00269'^^xsd:double;
  dwc:endLongitude '3.00269'^^xsd:double;
  dwc:latitude '52.30927'^^xsd:double;
  dwc:startLatitude '52.30927'^^xsd:double;
  dwc:endLatitude '52.30927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.00269 52.30927, 3.00269 52.30927, 3.00269 52.30927, 3.00269 52.30927, 3.00269 52.30927))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1227'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94184 3.04481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94184"^^xsd:decimal ;
  dwc:decimalLongitude "3.04481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1979'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1979'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.604166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.04481'^^xsd:double;
  dwc:startLongitude '3.04481'^^xsd:double;
  dwc:endLongitude '3.04481'^^xsd:double;
  dwc:latitude '51.94184'^^xsd:double;
  dwc:startLatitude '51.94184'^^xsd:double;
  dwc:endLatitude '51.94184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.04481 51.94184, 3.04481 51.94184, 3.04481 51.94184, 3.04481 51.94184, 3.04481 51.94184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1979'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.20525 3.04889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.20525"^^xsd:decimal ;
  dwc:decimalLongitude "3.04889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2016'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2016'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.984444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.04889'^^xsd:double;
  dwc:startLongitude '3.04889'^^xsd:double;
  dwc:endLongitude '3.04889'^^xsd:double;
  dwc:latitude '52.20525'^^xsd:double;
  dwc:startLatitude '52.20525'^^xsd:double;
  dwc:endLatitude '52.20525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.04889 52.20525, 3.04889 52.20525, 3.04889 52.20525, 3.04889 52.20525, 3.04889 52.20525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2016'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.29279 3.06367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.29279"^^xsd:decimal ;
  dwc:decimalLongitude "3.06367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1229'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1229'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.136666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.06367'^^xsd:double;
  dwc:startLongitude '3.06367'^^xsd:double;
  dwc:endLongitude '3.06367'^^xsd:double;
  dwc:latitude '52.29279'^^xsd:double;
  dwc:startLatitude '52.29279'^^xsd:double;
  dwc:endLatitude '52.29279'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.06367 52.29279, 3.06367 52.29279, 3.06367 52.29279, 3.06367 52.29279, 3.06367 52.29279))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1229'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.19771 3.07786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.19771"^^xsd:decimal ;
  dwc:decimalLongitude "3.07786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2015'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2015'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.973611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.07786'^^xsd:double;
  dwc:startLongitude '3.07786'^^xsd:double;
  dwc:endLongitude '3.07786'^^xsd:double;
  dwc:latitude '52.19771'^^xsd:double;
  dwc:startLatitude '52.19771'^^xsd:double;
  dwc:endLatitude '52.19771'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.07786 52.19771, 3.07786 52.19771, 3.07786 52.19771, 3.07786 52.19771, 3.07786 52.19771))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2015'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.65682 3.09061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.65682"^^xsd:decimal ;
  dwc:decimalLongitude "3.09061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2040'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2040'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.841666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.09061'^^xsd:double;
  dwc:startLongitude '3.09061'^^xsd:double;
  dwc:endLongitude '3.09061'^^xsd:double;
  dwc:latitude '52.65682'^^xsd:double;
  dwc:startLatitude '52.65682'^^xsd:double;
  dwc:endLatitude '52.65682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.09061 52.65682, 3.09061 52.65682, 3.09061 52.65682, 3.09061 52.65682, 3.09061 52.65682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2040'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.65529 3.12018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.65529"^^xsd:decimal ;
  dwc:decimalLongitude "3.12018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2042'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2042'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.8525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.12018'^^xsd:double;
  dwc:startLongitude '3.12018'^^xsd:double;
  dwc:endLongitude '3.12018'^^xsd:double;
  dwc:latitude '52.65529'^^xsd:double;
  dwc:startLatitude '52.65529'^^xsd:double;
  dwc:endLatitude '52.65529'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.12018 52.65529, 3.12018 52.65529, 3.12018 52.65529, 3.12018 52.65529, 3.12018 52.65529))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2042'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75246 3.14211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75246"^^xsd:decimal ;
  dwc:decimalLongitude "3.14211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_873'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_873'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.83'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.14211'^^xsd:double;
  dwc:startLongitude '3.14211'^^xsd:double;
  dwc:endLongitude '3.14211'^^xsd:double;
  dwc:latitude '52.75246'^^xsd:double;
  dwc:startLatitude '52.75246'^^xsd:double;
  dwc:endLatitude '52.75246'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.14211 52.75246, 3.14211 52.75246, 3.14211 52.75246, 3.14211 52.75246, 3.14211 52.75246))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_873'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.16518 3.19695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.16518"^^xsd:decimal ;
  dwc:decimalLongitude "3.19695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2009'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2009'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.928333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.19695'^^xsd:double;
  dwc:startLongitude '3.19695'^^xsd:double;
  dwc:endLongitude '3.19695'^^xsd:double;
  dwc:latitude '52.16518'^^xsd:double;
  dwc:startLatitude '52.16518'^^xsd:double;
  dwc:endLatitude '52.16518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.19695 52.16518, 3.19695 52.16518, 3.19695 52.16518, 3.19695 52.16518, 3.19695 52.16518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2009'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75181 3.20237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75181"^^xsd:decimal ;
  dwc:decimalLongitude "3.20237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_872'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_872'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.809166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.20237'^^xsd:double;
  dwc:startLongitude '3.20237'^^xsd:double;
  dwc:endLongitude '3.20237'^^xsd:double;
  dwc:latitude '52.75181'^^xsd:double;
  dwc:startLatitude '52.75181'^^xsd:double;
  dwc:endLatitude '52.75181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.20237 52.75181, 3.20237 52.75181, 3.20237 52.75181, 3.20237 52.75181, 3.20237 52.75181))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_872'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75151 3.21714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75151"^^xsd:decimal ;
  dwc:decimalLongitude "3.21714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_869'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_869'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.743333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.21714'^^xsd:double;
  dwc:startLongitude '3.21714'^^xsd:double;
  dwc:endLongitude '3.21714'^^xsd:double;
  dwc:latitude '52.75151'^^xsd:double;
  dwc:startLatitude '52.75151'^^xsd:double;
  dwc:endLatitude '52.75151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.21714 52.75151, 3.21714 52.75151, 3.21714 52.75151, 3.21714 52.75151, 3.21714 52.75151))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_869'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75161 3.21865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75161"^^xsd:decimal ;
  dwc:decimalLongitude "3.21865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_871'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_871'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.803611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.21865'^^xsd:double;
  dwc:startLongitude '3.21865'^^xsd:double;
  dwc:endLongitude '3.21865'^^xsd:double;
  dwc:latitude '52.75161'^^xsd:double;
  dwc:startLatitude '52.75161'^^xsd:double;
  dwc:endLatitude '52.75161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.21865 52.75161, 3.21865 52.75161, 3.21865 52.75161, 3.21865 52.75161, 3.21865 52.75161))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_871'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75171 3.23313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75171"^^xsd:decimal ;
  dwc:decimalLongitude "3.23313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_870'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_870'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.798611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.23313'^^xsd:double;
  dwc:startLongitude '3.23313'^^xsd:double;
  dwc:endLongitude '3.23313'^^xsd:double;
  dwc:latitude '52.75171'^^xsd:double;
  dwc:startLatitude '52.75171'^^xsd:double;
  dwc:endLatitude '52.75171'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.23313 52.75171, 3.23313 52.75171, 3.23313 52.75171, 3.23313 52.75171, 3.23313 52.75171))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_870'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75111 3.23809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75111"^^xsd:decimal ;
  dwc:decimalLongitude "3.23809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_868'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_868'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.23809'^^xsd:double;
  dwc:startLongitude '3.23809'^^xsd:double;
  dwc:endLongitude '3.23809'^^xsd:double;
  dwc:latitude '52.75111'^^xsd:double;
  dwc:startLatitude '52.75111'^^xsd:double;
  dwc:endLatitude '52.75111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.23809 52.75111, 3.23809 52.75111, 3.23809 52.75111, 3.23809 52.75111, 3.23809 52.75111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_868'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94218 3.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94218"^^xsd:decimal ;
  dwc:decimalLongitude "3.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1985'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1985'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.737222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.24'^^xsd:double;
  dwc:startLongitude '3.24'^^xsd:double;
  dwc:endLongitude '3.24'^^xsd:double;
  dwc:latitude '51.94218'^^xsd:double;
  dwc:startLatitude '51.94218'^^xsd:double;
  dwc:endLatitude '51.94218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.24 51.94218, 3.24 51.94218, 3.24 51.94218, 3.24 51.94218, 3.24 51.94218))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1985'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.14662 3.27015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.14662"^^xsd:decimal ;
  dwc:decimalLongitude "3.27015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2008'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2008'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.900833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.27015'^^xsd:double;
  dwc:startLongitude '3.27015'^^xsd:double;
  dwc:endLongitude '3.27015'^^xsd:double;
  dwc:latitude '52.14662'^^xsd:double;
  dwc:startLatitude '52.14662'^^xsd:double;
  dwc:endLatitude '52.14662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.27015 52.14662, 3.27015 52.14662, 3.27015 52.14662, 3.27015 52.14662, 3.27015 52.14662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2008'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.23021 3.2895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.23021"^^xsd:decimal ;
  dwc:decimalLongitude "3.2895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1234'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1234'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.302777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.2895'^^xsd:double;
  dwc:startLongitude '3.2895'^^xsd:double;
  dwc:endLongitude '3.2895'^^xsd:double;
  dwc:latitude '52.23021'^^xsd:double;
  dwc:startLatitude '52.23021'^^xsd:double;
  dwc:endLatitude '52.23021'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2895 52.23021, 3.2895 52.23021, 3.2895 52.23021, 3.2895 52.23021, 3.2895 52.23021))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1234'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.23199 3.29091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.23199"^^xsd:decimal ;
  dwc:decimalLongitude "3.29091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1233'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1233'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.234722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.29091'^^xsd:double;
  dwc:startLongitude '3.29091'^^xsd:double;
  dwc:endLongitude '3.29091'^^xsd:double;
  dwc:latitude '52.23199'^^xsd:double;
  dwc:startLatitude '52.23199'^^xsd:double;
  dwc:endLatitude '52.23199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.29091 52.23199, 3.29091 52.23199, 3.29091 52.23199, 3.29091 52.23199, 3.29091 52.23199))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1233'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94232 3.31636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94232"^^xsd:decimal ;
  dwc:decimalLongitude "3.31636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1987'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1987'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.825555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.31636'^^xsd:double;
  dwc:startLongitude '3.31636'^^xsd:double;
  dwc:endLongitude '3.31636'^^xsd:double;
  dwc:latitude '51.94232'^^xsd:double;
  dwc:startLatitude '51.94232'^^xsd:double;
  dwc:endLatitude '51.94232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.31636 51.94232, 3.31636 51.94232, 3.31636 51.94232, 3.31636 51.94232, 3.31636 51.94232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1987'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.65496 3.33601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.65496"^^xsd:decimal ;
  dwc:decimalLongitude "3.33601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2045'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2045'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.930555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.33601'^^xsd:double;
  dwc:startLongitude '3.33601'^^xsd:double;
  dwc:endLongitude '3.33601'^^xsd:double;
  dwc:latitude '52.65496'^^xsd:double;
  dwc:startLatitude '52.65496'^^xsd:double;
  dwc:endLatitude '52.65496'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.33601 52.65496, 3.33601 52.65496, 3.33601 52.65496, 3.33601 52.65496, 3.33601 52.65496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2045'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2122 3.36675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2122"^^xsd:decimal ;
  dwc:decimalLongitude "3.36675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1739'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1153_1739'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.336388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.36675'^^xsd:double;
  dwc:startLongitude '3.36675'^^xsd:double;
  dwc:endLongitude '3.36675'^^xsd:double;
  dwc:latitude '52.2122'^^xsd:double;
  dwc:startLatitude '52.2122'^^xsd:double;
  dwc:endLatitude '52.2122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.36675 52.2122, 3.36675 52.2122, 3.36675 52.2122, 3.36675 52.2122, 3.36675 52.2122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1739'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654 3.39105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654"^^xsd:decimal ;
  dwc:decimalLongitude "3.39105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2046'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2046'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.950555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.39105'^^xsd:double;
  dwc:startLongitude '3.39105'^^xsd:double;
  dwc:endLongitude '3.39105'^^xsd:double;
  dwc:latitude '52.654'^^xsd:double;
  dwc:startLatitude '52.654'^^xsd:double;
  dwc:endLatitude '52.654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.39105 52.654, 3.39105 52.654, 3.39105 52.654, 3.39105 52.654, 3.39105 52.654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2046'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.65361 3.41157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.65361"^^xsd:decimal ;
  dwc:decimalLongitude "3.41157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2047'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2047'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.958055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.41157'^^xsd:double;
  dwc:startLongitude '3.41157'^^xsd:double;
  dwc:endLongitude '3.41157'^^xsd:double;
  dwc:latitude '52.65361'^^xsd:double;
  dwc:startLatitude '52.65361'^^xsd:double;
  dwc:endLatitude '52.65361'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.41157 52.65361, 3.41157 52.65361, 3.41157 52.65361, 3.41157 52.65361, 3.41157 52.65361))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2047'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.65371 3.43934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.65371"^^xsd:decimal ;
  dwc:decimalLongitude "3.43934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2048'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2048'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.968055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.43934'^^xsd:double;
  dwc:startLongitude '3.43934'^^xsd:double;
  dwc:endLongitude '3.43934'^^xsd:double;
  dwc:latitude '52.65371'^^xsd:double;
  dwc:startLatitude '52.65371'^^xsd:double;
  dwc:endLatitude '52.65371'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.43934 52.65371, 3.43934 52.65371, 3.43934 52.65371, 3.43934 52.65371, 3.43934 52.65371))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2048'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6528 3.4952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6528"^^xsd:decimal ;
  dwc:decimalLongitude "3.4952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2049'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2049'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.988333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.4952'^^xsd:double;
  dwc:startLongitude '3.4952'^^xsd:double;
  dwc:endLongitude '3.4952'^^xsd:double;
  dwc:latitude '52.6528'^^xsd:double;
  dwc:startLatitude '52.6528'^^xsd:double;
  dwc:endLatitude '52.6528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4952 52.6528, 3.4952 52.6528, 3.4952 52.6528, 3.4952 52.6528, 3.4952 52.6528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2049'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.65264 3.53895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.65264"^^xsd:decimal ;
  dwc:decimalLongitude "3.53895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2051'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2051'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.003888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.53895'^^xsd:double;
  dwc:startLongitude '3.53895'^^xsd:double;
  dwc:endLongitude '3.53895'^^xsd:double;
  dwc:latitude '52.65264'^^xsd:double;
  dwc:startLatitude '52.65264'^^xsd:double;
  dwc:endLatitude '52.65264'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.53895 52.65264, 3.53895 52.65264, 3.53895 52.65264, 3.53895 52.65264, 3.53895 52.65264))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2051'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94233 3.64981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94233"^^xsd:decimal ;
  dwc:decimalLongitude "3.64981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1991'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1991'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.005'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.64981'^^xsd:double;
  dwc:startLongitude '3.64981'^^xsd:double;
  dwc:endLongitude '3.64981'^^xsd:double;
  dwc:latitude '51.94233'^^xsd:double;
  dwc:startLatitude '51.94233'^^xsd:double;
  dwc:endLatitude '51.94233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64981 51.94233, 3.64981 51.94233, 3.64981 51.94233, 3.64981 51.94233, 3.64981 51.94233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1991'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94129 3.65243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94129"^^xsd:decimal ;
  dwc:decimalLongitude "3.65243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1990'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1990'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.942222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.65243'^^xsd:double;
  dwc:startLongitude '3.65243'^^xsd:double;
  dwc:endLongitude '3.65243'^^xsd:double;
  dwc:latitude '51.94129'^^xsd:double;
  dwc:startLatitude '51.94129'^^xsd:double;
  dwc:endLatitude '51.94129'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.65243 51.94129, 3.65243 51.94129, 3.65243 51.94129, 3.65243 51.94129, 3.65243 51.94129))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1990'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6481 3.88143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6481"^^xsd:decimal ;
  dwc:decimalLongitude "3.88143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2056'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2056'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.125277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.88143'^^xsd:double;
  dwc:startLongitude '3.88143'^^xsd:double;
  dwc:endLongitude '3.88143'^^xsd:double;
  dwc:latitude '52.6481'^^xsd:double;
  dwc:startLatitude '52.6481'^^xsd:double;
  dwc:endLatitude '52.6481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.88143 52.6481, 3.88143 52.6481, 3.88143 52.6481, 3.88143 52.6481, 3.88143 52.6481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2056'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94176 3.88428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94176"^^xsd:decimal ;
  dwc:decimalLongitude "3.88428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1997'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1997'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.086111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.88428'^^xsd:double;
  dwc:startLongitude '3.88428'^^xsd:double;
  dwc:endLongitude '3.88428'^^xsd:double;
  dwc:latitude '51.94176'^^xsd:double;
  dwc:startLatitude '51.94176'^^xsd:double;
  dwc:endLatitude '51.94176'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.88428 51.94176, 3.88428 51.94176, 3.88428 51.94176, 3.88428 51.94176, 3.88428 51.94176))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1997'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94175 3.88446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94175"^^xsd:decimal ;
  dwc:decimalLongitude "3.88446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1999'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_1999'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.88446'^^xsd:double;
  dwc:startLongitude '3.88446'^^xsd:double;
  dwc:endLongitude '3.88446'^^xsd:double;
  dwc:latitude '51.94175'^^xsd:double;
  dwc:startLatitude '51.94175'^^xsd:double;
  dwc:endLatitude '51.94175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.88446 51.94175, 3.88446 51.94175, 3.88446 51.94175, 3.88446 51.94175, 3.88446 51.94175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1999'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6481 3.88534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6481"^^xsd:decimal ;
  dwc:decimalLongitude "3.88534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2057'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2057'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.126666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '3.88534'^^xsd:double;
  dwc:startLongitude '3.88534'^^xsd:double;
  dwc:endLongitude '3.88534'^^xsd:double;
  dwc:latitude '52.6481'^^xsd:double;
  dwc:startLatitude '52.6481'^^xsd:double;
  dwc:endLatitude '52.6481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.88534 52.6481, 3.88534 52.6481, 3.88534 52.6481, 3.88534 52.6481, 3.88534 52.6481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2057'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.64071 4.28093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.64071"^^xsd:decimal ;
  dwc:decimalLongitude "4.28093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2060'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2060'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.265277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.28093'^^xsd:double;
  dwc:startLongitude '4.28093'^^xsd:double;
  dwc:endLongitude '4.28093'^^xsd:double;
  dwc:latitude '52.64071'^^xsd:double;
  dwc:startLatitude '52.64071'^^xsd:double;
  dwc:endLatitude '52.64071'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.28093 52.64071, 4.28093 52.64071, 4.28093 52.64071, 4.28093 52.64071, 4.28093 52.64071))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2060'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.07624 4.30255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.07624"^^xsd:decimal ;
  dwc:decimalLongitude "4.30255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1534'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1534'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.6744444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.30255'^^xsd:double;
  dwc:startLongitude '4.30255'^^xsd:double;
  dwc:endLongitude '4.30255'^^xsd:double;
  dwc:latitude '53.07624'^^xsd:double;
  dwc:startLatitude '53.07624'^^xsd:double;
  dwc:endLatitude '53.07624'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.30255 53.07624, 4.30255 53.07624, 4.30255 53.07624, 4.30255 53.07624, 4.30255 53.07624))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1534'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.71981 4.31103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.71981"^^xsd:decimal ;
  dwc:decimalLongitude "4.31103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_2070'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1153_2070'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.861388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.31103'^^xsd:double;
  dwc:startLongitude '4.31103'^^xsd:double;
  dwc:endLongitude '4.31103'^^xsd:double;
  dwc:latitude '52.71981'^^xsd:double;
  dwc:startLatitude '52.71981'^^xsd:double;
  dwc:endLatitude '52.71981'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.31103 52.71981, 4.31103 52.71981, 4.31103 52.71981, 4.31103 52.71981, 4.31103 52.71981))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_2070'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.30057 4.46198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.30057"^^xsd:decimal ;
  dwc:decimalLongitude "4.46198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1530'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1530'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4794444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.46198'^^xsd:double;
  dwc:startLongitude '4.46198'^^xsd:double;
  dwc:endLongitude '4.46198'^^xsd:double;
  dwc:latitude '53.30057'^^xsd:double;
  dwc:startLatitude '53.30057'^^xsd:double;
  dwc:endLatitude '53.30057'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.46198 53.30057, 4.46198 53.30057, 4.46198 53.30057, 4.46198 53.30057, 4.46198 53.30057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1530'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.87271 4.46504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.87271"^^xsd:decimal ;
  dwc:decimalLongitude "4.46504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1304'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1304'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.668333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.46504'^^xsd:double;
  dwc:startLongitude '4.46504'^^xsd:double;
  dwc:endLongitude '4.46504'^^xsd:double;
  dwc:latitude '60.87271'^^xsd:double;
  dwc:startLatitude '60.87271'^^xsd:double;
  dwc:endLatitude '60.87271'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.46504 60.87271, 4.46504 60.87271, 4.46504 60.87271, 4.46504 60.87271, 4.46504 60.87271))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1304'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.30298 4.46629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.30298"^^xsd:decimal ;
  dwc:decimalLongitude "4.46629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1529'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1529'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4102777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.46629'^^xsd:double;
  dwc:startLongitude '4.46629'^^xsd:double;
  dwc:endLongitude '4.46629'^^xsd:double;
  dwc:latitude '53.30298'^^xsd:double;
  dwc:startLatitude '53.30298'^^xsd:double;
  dwc:endLatitude '53.30298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.46629 53.30298, 4.46629 53.30298, 4.46629 53.30298, 4.46629 53.30298, 4.46629 53.30298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1529'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.31355 4.51662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.31355"^^xsd:decimal ;
  dwc:decimalLongitude "4.51662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1167'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1167'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.573333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.51662'^^xsd:double;
  dwc:startLongitude '4.51662'^^xsd:double;
  dwc:endLongitude '4.51662'^^xsd:double;
  dwc:latitude '60.31355'^^xsd:double;
  dwc:startLatitude '60.31355'^^xsd:double;
  dwc:endLatitude '60.31355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.51662 60.31355, 4.51662 60.31355, 4.51662 60.31355, 4.51662 60.31355, 4.51662 60.31355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1167'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.31452 4.51902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.31452"^^xsd:decimal ;
  dwc:decimalLongitude "4.51902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1168'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1168'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.574166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.51902'^^xsd:double;
  dwc:startLongitude '4.51902'^^xsd:double;
  dwc:endLongitude '4.51902'^^xsd:double;
  dwc:latitude '60.31452'^^xsd:double;
  dwc:startLatitude '60.31452'^^xsd:double;
  dwc:endLatitude '60.31452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.51902 60.31452, 4.51902 60.31452, 4.51902 60.31452, 4.51902 60.31452, 4.51902 60.31452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1168'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.33384 4.5496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.33384"^^xsd:decimal ;
  dwc:decimalLongitude "4.5496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1169'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1169'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.644722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.5496'^^xsd:double;
  dwc:startLongitude '4.5496'^^xsd:double;
  dwc:endLongitude '4.5496'^^xsd:double;
  dwc:latitude '60.33384'^^xsd:double;
  dwc:startLatitude '60.33384'^^xsd:double;
  dwc:endLatitude '60.33384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.5496 60.33384, 4.5496 60.33384, 4.5496 60.33384, 4.5496 60.33384, 4.5496 60.33384))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1169'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.29018 4.54973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.29018"^^xsd:decimal ;
  dwc:decimalLongitude "4.54973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1245'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1245'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.423611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.54973'^^xsd:double;
  dwc:startLongitude '4.54973'^^xsd:double;
  dwc:endLongitude '4.54973'^^xsd:double;
  dwc:latitude '61.29018'^^xsd:double;
  dwc:startLatitude '61.29018'^^xsd:double;
  dwc:endLatitude '61.29018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.54973 61.29018, 4.54973 61.29018, 4.54973 61.29018, 4.54973 61.29018, 4.54973 61.29018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1245'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28572 4.55102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.28572"^^xsd:decimal ;
  dwc:decimalLongitude "4.55102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1248'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1248'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.55102'^^xsd:double;
  dwc:startLongitude '4.55102'^^xsd:double;
  dwc:endLongitude '4.55102'^^xsd:double;
  dwc:latitude '61.28572'^^xsd:double;
  dwc:startLatitude '61.28572'^^xsd:double;
  dwc:endLatitude '61.28572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.55102 61.28572, 4.55102 61.28572, 4.55102 61.28572, 4.55102 61.28572, 4.55102 61.28572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1248'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.29903 4.56464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.29903"^^xsd:decimal ;
  dwc:decimalLongitude "4.56464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1246'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1246'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.430277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.56464'^^xsd:double;
  dwc:startLongitude '4.56464'^^xsd:double;
  dwc:endLongitude '4.56464'^^xsd:double;
  dwc:latitude '61.29903'^^xsd:double;
  dwc:startLatitude '61.29903'^^xsd:double;
  dwc:endLatitude '61.29903'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.56464 61.29903, 4.56464 61.29903, 4.56464 61.29903, 4.56464 61.29903, 4.56464 61.29903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1246'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.13271 4.57508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.13271"^^xsd:decimal ;
  dwc:decimalLongitude "4.57508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_947'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_947'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.473611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.57508'^^xsd:double;
  dwc:startLongitude '4.57508'^^xsd:double;
  dwc:endLongitude '4.57508'^^xsd:double;
  dwc:latitude '59.13271'^^xsd:double;
  dwc:startLatitude '59.13271'^^xsd:double;
  dwc:endLatitude '59.13271'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.57508 59.13271, 4.57508 59.13271, 4.57508 59.13271, 4.57508 59.13271, 4.57508 59.13271))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "sw" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1153_947'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.88993 4.59309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.88993"^^xsd:decimal ;
  dwc:decimalLongitude "4.59309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1651'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1651'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.663055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.59309'^^xsd:double;
  dwc:startLongitude '4.59309'^^xsd:double;
  dwc:endLongitude '4.59309'^^xsd:double;
  dwc:latitude '52.88993'^^xsd:double;
  dwc:startLatitude '52.88993'^^xsd:double;
  dwc:endLatitude '52.88993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.59309 52.88993, 4.59309 52.88993, 4.59309 52.88993, 4.59309 52.88993, 4.59309 52.88993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1651'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.89305 4.59675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.89305"^^xsd:decimal ;
  dwc:decimalLongitude "4.59675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1652'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1652'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.665555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.59675'^^xsd:double;
  dwc:startLongitude '4.59675'^^xsd:double;
  dwc:endLongitude '4.59675'^^xsd:double;
  dwc:latitude '52.89305'^^xsd:double;
  dwc:startLatitude '52.89305'^^xsd:double;
  dwc:endLatitude '52.89305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.59675 52.89305, 4.59675 52.89305, 4.59675 52.89305, 4.59675 52.89305, 4.59675 52.89305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1652'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.80046 4.60122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.80046"^^xsd:decimal ;
  dwc:decimalLongitude "4.60122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1307'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1307'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.834166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.60122'^^xsd:double;
  dwc:startLongitude '4.60122'^^xsd:double;
  dwc:endLongitude '4.60122'^^xsd:double;
  dwc:latitude '60.80046'^^xsd:double;
  dwc:startLatitude '60.80046'^^xsd:double;
  dwc:endLatitude '60.80046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.60122 60.80046, 4.60122 60.80046, 4.60122 60.80046, 4.60122 60.80046, 4.60122 60.80046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1307'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.94722 4.61202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.94722"^^xsd:decimal ;
  dwc:decimalLongitude "4.61202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1303'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1303'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.602222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.61202'^^xsd:double;
  dwc:startLongitude '4.61202'^^xsd:double;
  dwc:endLongitude '4.61202'^^xsd:double;
  dwc:latitude '60.94722'^^xsd:double;
  dwc:startLatitude '60.94722'^^xsd:double;
  dwc:endLatitude '60.94722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.61202 60.94722, 4.61202 60.94722, 4.61202 60.94722, 4.61202 60.94722, 4.61202 60.94722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1303'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33016 4.63298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.33016"^^xsd:decimal ;
  dwc:decimalLongitude "4.63298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1249'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1249'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.518333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.63298'^^xsd:double;
  dwc:startLongitude '4.63298'^^xsd:double;
  dwc:endLongitude '4.63298'^^xsd:double;
  dwc:latitude '61.33016'^^xsd:double;
  dwc:startLatitude '61.33016'^^xsd:double;
  dwc:endLatitude '61.33016'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.63298 61.33016, 4.63298 61.33016, 4.63298 61.33016, 4.63298 61.33016, 4.63298 61.33016))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1249'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.10069 4.64979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.10069"^^xsd:decimal ;
  dwc:decimalLongitude "4.64979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_949'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_949'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.564166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.64979'^^xsd:double;
  dwc:startLongitude '4.64979'^^xsd:double;
  dwc:endLongitude '4.64979'^^xsd:double;
  dwc:latitude '59.10069'^^xsd:double;
  dwc:startLatitude '59.10069'^^xsd:double;
  dwc:endLatitude '59.10069'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.64979 59.10069, 4.64979 59.10069, 4.64979 59.10069, 4.64979 59.10069, 4.64979 59.10069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_949'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37385 4.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37385"^^xsd:decimal ;
  dwc:decimalLongitude "4.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1172'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1172'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.684722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.65345'^^xsd:double;
  dwc:startLongitude '4.65345'^^xsd:double;
  dwc:endLongitude '4.65345'^^xsd:double;
  dwc:latitude '60.37385'^^xsd:double;
  dwc:startLatitude '60.37385'^^xsd:double;
  dwc:endLatitude '60.37385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.65345 60.37385, 4.65345 60.37385, 4.65345 60.37385, 4.65345 60.37385, 4.65345 60.37385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1172'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.23128 4.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.23128"^^xsd:decimal ;
  dwc:decimalLongitude "4.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_918'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_918'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.515555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.655'^^xsd:double;
  dwc:startLongitude '4.655'^^xsd:double;
  dwc:endLongitude '4.655'^^xsd:double;
  dwc:latitude '53.23128'^^xsd:double;
  dwc:startLatitude '53.23128'^^xsd:double;
  dwc:endLatitude '53.23128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.655 53.23128, 4.655 53.23128, 4.655 53.23128, 4.655 53.23128, 4.655 53.23128))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_918'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82312 4.67067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.82312"^^xsd:decimal ;
  dwc:decimalLongitude "4.67067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1028'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_1028'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.584444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.67067'^^xsd:double;
  dwc:startLongitude '4.67067'^^xsd:double;
  dwc:endLongitude '4.67067'^^xsd:double;
  dwc:latitude '59.82312'^^xsd:double;
  dwc:startLatitude '59.82312'^^xsd:double;
  dwc:endLatitude '59.82312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.67067 59.82312, 4.67067 59.82312, 4.67067 59.82312, 4.67067 59.82312, 4.67067 59.82312))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1028'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82807 4.67319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.82807"^^xsd:decimal ;
  dwc:decimalLongitude "4.67319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1029'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_1029'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.648611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.67319'^^xsd:double;
  dwc:startLongitude '4.67319'^^xsd:double;
  dwc:endLongitude '4.67319'^^xsd:double;
  dwc:latitude '59.82807'^^xsd:double;
  dwc:startLatitude '59.82807'^^xsd:double;
  dwc:endLatitude '59.82807'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.67319 59.82807, 4.67319 59.82807, 4.67319 59.82807, 4.67319 59.82807, 4.67319 59.82807))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1029'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.17759 4.67631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.17759"^^xsd:decimal ;
  dwc:decimalLongitude "4.67631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1656'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1656'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.870277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.67631'^^xsd:double;
  dwc:startLongitude '4.67631'^^xsd:double;
  dwc:endLongitude '4.67631'^^xsd:double;
  dwc:latitude '53.17759'^^xsd:double;
  dwc:startLatitude '53.17759'^^xsd:double;
  dwc:endLatitude '53.17759'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.67631 53.17759, 4.67631 53.17759, 4.67631 53.17759, 4.67631 53.17759, 4.67631 53.17759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_1656'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.08773 4.68199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.08773"^^xsd:decimal ;
  dwc:decimalLongitude "4.68199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_950'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_950'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.576111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.68199'^^xsd:double;
  dwc:startLongitude '4.68199'^^xsd:double;
  dwc:endLongitude '4.68199'^^xsd:double;
  dwc:latitude '59.08773'^^xsd:double;
  dwc:startLatitude '59.08773'^^xsd:double;
  dwc:endLatitude '59.08773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.68199 59.08773, 4.68199 59.08773, 4.68199 59.08773, 4.68199 59.08773, 4.68199 59.08773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_950'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.36098 4.6844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.36098"^^xsd:decimal ;
  dwc:decimalLongitude "4.6844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1250'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1250'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.540277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.6844'^^xsd:double;
  dwc:startLongitude '4.6844'^^xsd:double;
  dwc:endLongitude '4.6844'^^xsd:double;
  dwc:latitude '61.36098'^^xsd:double;
  dwc:startLatitude '61.36098'^^xsd:double;
  dwc:endLatitude '61.36098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.6844 61.36098, 4.6844 61.36098, 4.6844 61.36098, 4.6844 61.36098, 4.6844 61.36098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1250'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.38975 4.68716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.38975"^^xsd:decimal ;
  dwc:decimalLongitude "4.68716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1173'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1173'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.698611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.68716'^^xsd:double;
  dwc:startLongitude '4.68716'^^xsd:double;
  dwc:endLongitude '4.68716'^^xsd:double;
  dwc:latitude '60.38975'^^xsd:double;
  dwc:startLatitude '60.38975'^^xsd:double;
  dwc:endLatitude '60.38975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.68716 60.38975, 4.68716 60.38975, 4.68716 60.38975, 4.68716 60.38975, 4.68716 60.38975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1173'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97955 4.69212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97955"^^xsd:decimal ;
  dwc:decimalLongitude "4.69212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_911'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1153_911'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.368333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.69212'^^xsd:double;
  dwc:startLongitude '4.69212'^^xsd:double;
  dwc:endLongitude '4.69212'^^xsd:double;
  dwc:latitude '52.97955'^^xsd:double;
  dwc:startLatitude '52.97955'^^xsd:double;
  dwc:endLatitude '52.97955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.69212 52.97955, 4.69212 52.97955, 4.69212 52.97955, 4.69212 52.97955, 4.69212 52.97955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_911'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.29247 4.71641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.29247"^^xsd:decimal ;
  dwc:decimalLongitude "4.71641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_946'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_946'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.315'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.71641'^^xsd:double;
  dwc:startLongitude '4.71641'^^xsd:double;
  dwc:endLongitude '4.71641'^^xsd:double;
  dwc:latitude '59.29247'^^xsd:double;
  dwc:startLatitude '59.29247'^^xsd:double;
  dwc:endLatitude '59.29247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.71641 59.29247, 4.71641 59.29247, 4.71641 59.29247, 4.71641 59.29247, 4.71641 59.29247))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_946'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12177 4.71651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.12177"^^xsd:decimal ;
  dwc:decimalLongitude "4.71651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1654'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1654'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.831666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.71651'^^xsd:double;
  dwc:startLongitude '4.71651'^^xsd:double;
  dwc:endLongitude '4.71651'^^xsd:double;
  dwc:latitude '53.12177'^^xsd:double;
  dwc:startLatitude '53.12177'^^xsd:double;
  dwc:endLatitude '53.12177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.71651 53.12177, 4.71651 53.12177, 4.71651 53.12177, 4.71651 53.12177, 4.71651 53.12177))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_1654'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0602 4.74613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0602"^^xsd:decimal ;
  dwc:decimalLongitude "4.74613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1010'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_1010'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.74613'^^xsd:double;
  dwc:startLongitude '4.74613'^^xsd:double;
  dwc:endLongitude '4.74613'^^xsd:double;
  dwc:latitude '59.0602'^^xsd:double;
  dwc:startLatitude '59.0602'^^xsd:double;
  dwc:endLatitude '59.0602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.74613 59.0602, 4.74613 59.0602, 4.74613 59.0602, 4.74613 59.0602, 4.74613 59.0602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1010'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.01873 4.74748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.01873"^^xsd:decimal ;
  dwc:decimalLongitude "4.74748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1299'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1299'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.471388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.74748'^^xsd:double;
  dwc:startLongitude '4.74748'^^xsd:double;
  dwc:endLongitude '4.74748'^^xsd:double;
  dwc:latitude '61.01873'^^xsd:double;
  dwc:startLatitude '61.01873'^^xsd:double;
  dwc:endLatitude '61.01873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.74748 61.01873, 4.74748 61.01873, 4.74748 61.01873, 4.74748 61.01873, 4.74748 61.01873))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1299'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.0193 4.7494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.0193"^^xsd:decimal ;
  dwc:decimalLongitude "4.7494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1300'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1300'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.537222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.7494'^^xsd:double;
  dwc:startLongitude '4.7494'^^xsd:double;
  dwc:endLongitude '4.7494'^^xsd:double;
  dwc:latitude '61.0193'^^xsd:double;
  dwc:startLatitude '61.0193'^^xsd:double;
  dwc:endLatitude '61.0193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.7494 61.0193, 4.7494 61.0193, 4.7494 61.0193, 4.7494 61.0193, 4.7494 61.0193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1300'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.67141 4.75096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.67141"^^xsd:decimal ;
  dwc:decimalLongitude "4.75096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1269'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1269'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.332222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.75096'^^xsd:double;
  dwc:startLongitude '4.75096'^^xsd:double;
  dwc:endLongitude '4.75096'^^xsd:double;
  dwc:latitude '61.67141'^^xsd:double;
  dwc:startLatitude '61.67141'^^xsd:double;
  dwc:endLatitude '61.67141'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.75096 61.67141, 4.75096 61.67141, 4.75096 61.67141, 4.75096 61.67141, 4.75096 61.67141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1269'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.31031 4.75913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.31031"^^xsd:decimal ;
  dwc:decimalLongitude "4.75913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_945'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_945'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.75913'^^xsd:double;
  dwc:startLongitude '4.75913'^^xsd:double;
  dwc:endLongitude '4.75913'^^xsd:double;
  dwc:latitude '59.31031'^^xsd:double;
  dwc:startLatitude '59.31031'^^xsd:double;
  dwc:endLatitude '59.31031'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.75913 59.31031, 4.75913 59.31031, 4.75913 59.31031, 4.75913 59.31031, 4.75913 59.31031))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_945'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.72258 4.76859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.72258"^^xsd:decimal ;
  dwc:decimalLongitude "4.76859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1310'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1310'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.911111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.76859'^^xsd:double;
  dwc:startLongitude '4.76859'^^xsd:double;
  dwc:endLongitude '4.76859'^^xsd:double;
  dwc:latitude '60.72258'^^xsd:double;
  dwc:startLatitude '60.72258'^^xsd:double;
  dwc:endLatitude '60.72258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.76859 60.72258, 4.76859 60.72258, 4.76859 60.72258, 4.76859 60.72258, 4.76859 60.72258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1310'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.31979 4.77992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.31979"^^xsd:decimal ;
  dwc:decimalLongitude "4.77992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_944'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_944'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.292222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.77992'^^xsd:double;
  dwc:startLongitude '4.77992'^^xsd:double;
  dwc:endLongitude '4.77992'^^xsd:double;
  dwc:latitude '59.31979'^^xsd:double;
  dwc:startLatitude '59.31979'^^xsd:double;
  dwc:endLatitude '59.31979'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.77992 59.31979, 4.77992 59.31979, 4.77992 59.31979, 4.77992 59.31979, 4.77992 59.31979))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_944'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.76521 4.79788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.76521"^^xsd:decimal ;
  dwc:decimalLongitude "4.79788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1317'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_1317'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.9513888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.79788'^^xsd:double;
  dwc:startLongitude '4.79788'^^xsd:double;
  dwc:endLongitude '4.79788'^^xsd:double;
  dwc:latitude '59.76521'^^xsd:double;
  dwc:startLatitude '59.76521'^^xsd:double;
  dwc:endLatitude '59.76521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.79788 59.76521, 4.79788 59.76521, 4.79788 59.76521, 4.79788 59.76521, 4.79788 59.76521))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1317'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.27872 4.81548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.27872"^^xsd:decimal ;
  dwc:decimalLongitude "4.81548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_909'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_909'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.704722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.81548'^^xsd:double;
  dwc:startLongitude '4.81548'^^xsd:double;
  dwc:endLongitude '4.81548'^^xsd:double;
  dwc:latitude '61.27872'^^xsd:double;
  dwc:startLatitude '61.27872'^^xsd:double;
  dwc:endLatitude '61.27872'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.81548 61.27872, 4.81548 61.27872, 4.81548 61.27872, 4.81548 61.27872, 4.81548 61.27872))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_909'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.11628 4.82048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.11628"^^xsd:decimal ;
  dwc:decimalLongitude "4.82048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_891'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_891'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.4794444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.82048'^^xsd:double;
  dwc:startLongitude '4.82048'^^xsd:double;
  dwc:endLongitude '4.82048'^^xsd:double;
  dwc:latitude '59.11628'^^xsd:double;
  dwc:startLatitude '59.11628'^^xsd:double;
  dwc:endLatitude '59.11628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.82048 59.11628, 4.82048 59.11628, 4.82048 59.11628, 4.82048 59.11628, 4.82048 59.11628))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_891'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.08555 4.82355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.08555"^^xsd:decimal ;
  dwc:decimalLongitude "4.82355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_901'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_901'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.2241666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.82355'^^xsd:double;
  dwc:startLongitude '4.82355'^^xsd:double;
  dwc:endLongitude '4.82355'^^xsd:double;
  dwc:latitude '60.08555'^^xsd:double;
  dwc:startLatitude '60.08555'^^xsd:double;
  dwc:endLatitude '60.08555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.82355 60.08555, 4.82355 60.08555, 4.82355 60.08555, 4.82355 60.08555, 4.82355 60.08555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_901'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.35369 4.85715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.35369"^^xsd:decimal ;
  dwc:decimalLongitude "4.85715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_943'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_943'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.188055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.85715'^^xsd:double;
  dwc:startLongitude '4.85715'^^xsd:double;
  dwc:endLongitude '4.85715'^^xsd:double;
  dwc:latitude '59.35369'^^xsd:double;
  dwc:startLatitude '59.35369'^^xsd:double;
  dwc:endLatitude '59.35369'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.85715 59.35369, 4.85715 59.35369, 4.85715 59.35369, 4.85715 59.35369, 4.85715 59.35369))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_943'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54178 4.90588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.54178"^^xsd:decimal ;
  dwc:decimalLongitude "4.90588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1737'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1737'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.434722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.90588'^^xsd:double;
  dwc:startLongitude '4.90588'^^xsd:double;
  dwc:endLongitude '4.90588'^^xsd:double;
  dwc:latitude '53.54178'^^xsd:double;
  dwc:startLatitude '53.54178'^^xsd:double;
  dwc:endLatitude '53.54178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.90588 53.54178, 4.90588 53.54178, 4.90588 53.54178, 4.90588 53.54178, 4.90588 53.54178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1737'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.15601 4.90941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.15601"^^xsd:decimal ;
  dwc:decimalLongitude "4.90941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1015'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_1015'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.034722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.90941'^^xsd:double;
  dwc:startLongitude '4.90941'^^xsd:double;
  dwc:endLongitude '4.90941'^^xsd:double;
  dwc:latitude '59.15601'^^xsd:double;
  dwc:startLatitude '59.15601'^^xsd:double;
  dwc:endLatitude '59.15601'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.90941 59.15601, 4.90941 59.15601, 4.90941 59.15601, 4.90941 59.15601, 4.90941 59.15601))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1015'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53646 4.9366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.53646"^^xsd:decimal ;
  dwc:decimalLongitude "4.9366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1674'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1674'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.270555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.9366'^^xsd:double;
  dwc:startLongitude '4.9366'^^xsd:double;
  dwc:endLongitude '4.9366'^^xsd:double;
  dwc:latitude '53.53646'^^xsd:double;
  dwc:startLatitude '53.53646'^^xsd:double;
  dwc:endLatitude '53.53646'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.9366 53.53646, 4.9366 53.53646, 4.9366 53.53646, 4.9366 53.53646, 4.9366 53.53646))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1674'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54198 4.95557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.54198"^^xsd:decimal ;
  dwc:decimalLongitude "4.95557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1675'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1675'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.278611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.95557'^^xsd:double;
  dwc:startLongitude '4.95557'^^xsd:double;
  dwc:endLongitude '4.95557'^^xsd:double;
  dwc:latitude '53.54198'^^xsd:double;
  dwc:startLatitude '53.54198'^^xsd:double;
  dwc:endLatitude '53.54198'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.95557 53.54198, 4.95557 53.54198, 4.95557 53.54198, 4.95557 53.54198, 4.95557 53.54198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1675'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.61497 4.9957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.61497"^^xsd:decimal ;
  dwc:decimalLongitude "4.9957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1313'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1313'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.013333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '4.9957'^^xsd:double;
  dwc:startLongitude '4.9957'^^xsd:double;
  dwc:endLongitude '4.9957'^^xsd:double;
  dwc:latitude '60.61497'^^xsd:double;
  dwc:startLatitude '60.61497'^^xsd:double;
  dwc:endLatitude '60.61497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.9957 60.61497, 4.9957 60.61497, 4.9957 60.61497, 4.9957 60.61497, 4.9957 60.61497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1313'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.19812 5.00563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.19812"^^xsd:decimal ;
  dwc:decimalLongitude "5.00563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1016'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_1016'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.075277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.00563'^^xsd:double;
  dwc:startLongitude '5.00563'^^xsd:double;
  dwc:endLongitude '5.00563'^^xsd:double;
  dwc:latitude '59.19812'^^xsd:double;
  dwc:startLatitude '59.19812'^^xsd:double;
  dwc:endLatitude '59.19812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.00563 59.19812, 5.00563 59.19812, 5.00563 59.19812, 5.00563 59.19812, 5.00563 59.19812))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1016'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.20824 5.03083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.20824"^^xsd:decimal ;
  dwc:decimalLongitude "5.03083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1017'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_1017'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.146944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.03083'^^xsd:double;
  dwc:startLongitude '5.03083'^^xsd:double;
  dwc:endLongitude '5.03083'^^xsd:double;
  dwc:latitude '59.20824'^^xsd:double;
  dwc:startLatitude '59.20824'^^xsd:double;
  dwc:endLatitude '59.20824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.03083 59.20824, 5.03083 59.20824, 5.03083 59.20824, 5.03083 59.20824, 5.03083 59.20824))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1017'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.51467 5.04729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.51467"^^xsd:decimal ;
  dwc:decimalLongitude "5.04729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1273'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1273'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.459722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.04729'^^xsd:double;
  dwc:startLongitude '5.04729'^^xsd:double;
  dwc:endLongitude '5.04729'^^xsd:double;
  dwc:latitude '61.51467'^^xsd:double;
  dwc:startLatitude '61.51467'^^xsd:double;
  dwc:endLatitude '61.51467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.04729 61.51467, 5.04729 61.51467, 5.04729 61.51467, 5.04729 61.51467, 5.04729 61.51467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1273'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.51354 5.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.51354"^^xsd:decimal ;
  dwc:decimalLongitude "5.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1276'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1276'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.526666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.049'^^xsd:double;
  dwc:startLongitude '5.049'^^xsd:double;
  dwc:endLongitude '5.049'^^xsd:double;
  dwc:latitude '61.51354'^^xsd:double;
  dwc:startLatitude '61.51354'^^xsd:double;
  dwc:endLatitude '61.51354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.049 61.51354, 5.049 61.51354, 5.049 61.51354, 5.049 61.51354, 5.049 61.51354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1276'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.00511 5.05164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.00511"^^xsd:decimal ;
  dwc:decimalLongitude "5.05164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1162'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1162'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.238055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.05164'^^xsd:double;
  dwc:startLongitude '5.05164'^^xsd:double;
  dwc:endLongitude '5.05164'^^xsd:double;
  dwc:latitude '60.00511'^^xsd:double;
  dwc:startLatitude '60.00511'^^xsd:double;
  dwc:endLatitude '60.00511'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.05164 60.00511, 5.05164 60.00511, 5.05164 60.00511, 5.05164 60.00511, 5.05164 60.00511))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1162'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.51072 5.05467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.51072"^^xsd:decimal ;
  dwc:decimalLongitude "5.05467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1274'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1274'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.462777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.05467'^^xsd:double;
  dwc:startLongitude '5.05467'^^xsd:double;
  dwc:endLongitude '5.05467'^^xsd:double;
  dwc:latitude '61.51072'^^xsd:double;
  dwc:startLatitude '61.51072'^^xsd:double;
  dwc:endLatitude '61.51072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.05467 61.51072, 5.05467 61.51072, 5.05467 61.51072, 5.05467 61.51072, 5.05467 61.51072))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1274'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.22582 5.07014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.22582"^^xsd:decimal ;
  dwc:decimalLongitude "5.07014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1019'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_1019'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.163611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.07014'^^xsd:double;
  dwc:startLongitude '5.07014'^^xsd:double;
  dwc:endLongitude '5.07014'^^xsd:double;
  dwc:latitude '59.22582'^^xsd:double;
  dwc:startLatitude '59.22582'^^xsd:double;
  dwc:endLatitude '59.22582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.07014 59.22582, 5.07014 59.22582, 5.07014 59.22582, 5.07014 59.22582, 5.07014 59.22582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1019'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.18972 5.07332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.18972"^^xsd:decimal ;
  dwc:decimalLongitude "5.07332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1298'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1298'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.325555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.07332'^^xsd:double;
  dwc:startLongitude '5.07332'^^xsd:double;
  dwc:endLongitude '5.07332'^^xsd:double;
  dwc:latitude '61.18972'^^xsd:double;
  dwc:startLatitude '61.18972'^^xsd:double;
  dwc:endLatitude '61.18972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.07332 61.18972, 5.07332 61.18972, 5.07332 61.18972, 5.07332 61.18972, 5.07332 61.18972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1298'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.23925 5.09887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.23925"^^xsd:decimal ;
  dwc:decimalLongitude "5.09887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1020'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_1020'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.176111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.09887'^^xsd:double;
  dwc:startLongitude '5.09887'^^xsd:double;
  dwc:endLongitude '5.09887'^^xsd:double;
  dwc:latitude '59.23925'^^xsd:double;
  dwc:startLatitude '59.23925'^^xsd:double;
  dwc:endLatitude '59.23925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.09887 59.23925, 5.09887 59.23925, 5.09887 59.23925, 5.09887 59.23925, 5.09887 59.23925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1020'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.24206 5.10569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.24206"^^xsd:decimal ;
  dwc:decimalLongitude "5.10569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1021'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1153_1021'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.178888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.10569'^^xsd:double;
  dwc:startLongitude '5.10569'^^xsd:double;
  dwc:endLongitude '5.10569'^^xsd:double;
  dwc:latitude '59.24206'^^xsd:double;
  dwc:startLatitude '59.24206'^^xsd:double;
  dwc:endLatitude '59.24206'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.10569 59.24206, 5.10569 59.24206, 5.10569 59.24206, 5.10569 59.24206, 5.10569 59.24206))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1021'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.62132 5.11888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.62132"^^xsd:decimal ;
  dwc:decimalLongitude "5.11888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1156'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1156'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.929166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.11888'^^xsd:double;
  dwc:startLongitude '5.11888'^^xsd:double;
  dwc:endLongitude '5.11888'^^xsd:double;
  dwc:latitude '59.62132'^^xsd:double;
  dwc:startLatitude '59.62132'^^xsd:double;
  dwc:endLatitude '59.62132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.11888 59.62132, 5.11888 59.62132, 5.11888 59.62132, 5.11888 59.62132, 5.11888 59.62132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1156'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.27358 5.18113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.27358"^^xsd:decimal ;
  dwc:decimalLongitude "5.18113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1316'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1153_1316'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.5433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.18113'^^xsd:double;
  dwc:startLongitude '5.18113'^^xsd:double;
  dwc:endLongitude '5.18113'^^xsd:double;
  dwc:latitude '59.27358'^^xsd:double;
  dwc:startLatitude '59.27358'^^xsd:double;
  dwc:endLatitude '59.27358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.18113 59.27358, 5.18113 59.27358, 5.18113 59.27358, 5.18113 59.27358, 5.18113 59.27358))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1316'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.50434 5.19619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.50434"^^xsd:decimal ;
  dwc:decimalLongitude "5.19619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1518'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1518'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8727777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.19619'^^xsd:double;
  dwc:startLongitude '5.19619'^^xsd:double;
  dwc:endLongitude '5.19619'^^xsd:double;
  dwc:latitude '53.50434'^^xsd:double;
  dwc:startLatitude '53.50434'^^xsd:double;
  dwc:endLatitude '53.50434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.19619 53.50434, 5.19619 53.50434, 5.19619 53.50434, 5.19619 53.50434, 5.19619 53.50434))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1518'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6626 5.21868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6626"^^xsd:decimal ;
  dwc:decimalLongitude "5.21868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1157'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1157'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.965277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.21868'^^xsd:double;
  dwc:startLongitude '5.21868'^^xsd:double;
  dwc:endLongitude '5.21868'^^xsd:double;
  dwc:latitude '59.6626'^^xsd:double;
  dwc:startLatitude '59.6626'^^xsd:double;
  dwc:endLatitude '59.6626'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.21868 59.6626, 5.21868 59.6626, 5.21868 59.6626, 5.21868 59.6626, 5.21868 59.6626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1157'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.70248 5.30368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.70248"^^xsd:decimal ;
  dwc:decimalLongitude "5.30368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1158'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1153_1158'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.997777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.30368'^^xsd:double;
  dwc:startLongitude '5.30368'^^xsd:double;
  dwc:endLongitude '5.30368'^^xsd:double;
  dwc:latitude '59.70248'^^xsd:double;
  dwc:startLatitude '59.70248'^^xsd:double;
  dwc:endLatitude '59.70248'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.30368 59.70248, 5.30368 59.70248, 5.30368 59.70248, 5.30368 59.70248, 5.30368 59.70248))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1158'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.52766 5.63703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.52766"^^xsd:decimal ;
  dwc:decimalLongitude "5.63703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1195'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1195'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.711111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.63703'^^xsd:double;
  dwc:startLongitude '5.63703'^^xsd:double;
  dwc:endLongitude '5.63703'^^xsd:double;
  dwc:latitude '53.52766'^^xsd:double;
  dwc:startLatitude '53.52766'^^xsd:double;
  dwc:endLatitude '53.52766'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.63703 53.52766, 5.63703 53.52766, 5.63703 53.52766, 5.63703 53.52766, 5.63703 53.52766))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1195'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5256 5.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5256"^^xsd:decimal ;
  dwc:decimalLongitude "5.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1690'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1690'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.652777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '5.6512'^^xsd:double;
  dwc:startLongitude '5.6512'^^xsd:double;
  dwc:endLongitude '5.6512'^^xsd:double;
  dwc:latitude '53.5256'^^xsd:double;
  dwc:startLatitude '53.5256'^^xsd:double;
  dwc:endLatitude '53.5256'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.6512 53.5256, 5.6512 53.5256, 5.6512 53.5256, 5.6512 53.5256, 5.6512 53.5256))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1690'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.44228 6.48984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.44228"^^xsd:decimal ;
  dwc:decimalLongitude "6.48984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1705'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1705'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.028333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.48984'^^xsd:double;
  dwc:startLongitude '6.48984'^^xsd:double;
  dwc:endLongitude '6.48984'^^xsd:double;
  dwc:latitude '53.44228'^^xsd:double;
  dwc:startLatitude '53.44228'^^xsd:double;
  dwc:endLatitude '53.44228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.48984 53.44228, 6.48984 53.44228, 6.48984 53.44228, 6.48984 53.44228, 6.48984 53.44228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_1705'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.44665 6.49516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.44665"^^xsd:decimal ;
  dwc:decimalLongitude "6.49516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1706'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1706'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.031666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.49516'^^xsd:double;
  dwc:startLongitude '6.49516'^^xsd:double;
  dwc:endLongitude '6.49516'^^xsd:double;
  dwc:latitude '53.44665'^^xsd:double;
  dwc:startLatitude '53.44665'^^xsd:double;
  dwc:endLatitude '53.44665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.49516 53.44665, 6.49516 53.44665, 6.49516 53.44665, 6.49516 53.44665, 6.49516 53.44665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_1706'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4695 6.52447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4695"^^xsd:decimal ;
  dwc:decimalLongitude "6.52447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1707'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1707'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.051111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.52447'^^xsd:double;
  dwc:startLongitude '6.52447'^^xsd:double;
  dwc:endLongitude '6.52447'^^xsd:double;
  dwc:latitude '53.4695'^^xsd:double;
  dwc:startLatitude '53.4695'^^xsd:double;
  dwc:endLatitude '53.4695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.52447 53.4695, 6.52447 53.4695, 6.52447 53.4695, 6.52447 53.4695, 6.52447 53.4695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_1707'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.83061 6.57897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.83061"^^xsd:decimal ;
  dwc:decimalLongitude "6.57897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1730'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1730'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.666944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.57897'^^xsd:double;
  dwc:startLongitude '6.57897'^^xsd:double;
  dwc:endLongitude '6.57897'^^xsd:double;
  dwc:latitude '53.83061'^^xsd:double;
  dwc:startLatitude '53.83061'^^xsd:double;
  dwc:endLatitude '53.83061'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.57897 53.83061, 6.57897 53.83061, 6.57897 53.83061, 6.57897 53.83061, 6.57897 53.83061))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1730'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.84664 6.59673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.84664"^^xsd:decimal ;
  dwc:decimalLongitude "6.59673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1729'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1729'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.655277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.59673'^^xsd:double;
  dwc:startLongitude '6.59673'^^xsd:double;
  dwc:endLongitude '6.59673'^^xsd:double;
  dwc:latitude '53.84664'^^xsd:double;
  dwc:startLatitude '53.84664'^^xsd:double;
  dwc:endLatitude '53.84664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.59673 53.84664, 6.59673 53.84664, 6.59673 53.84664, 6.59673 53.84664, 6.59673 53.84664))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1729'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.84875 6.59804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.84875"^^xsd:decimal ;
  dwc:decimalLongitude "6.59804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1728'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1728'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.653888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.59804'^^xsd:double;
  dwc:startLongitude '6.59804'^^xsd:double;
  dwc:endLongitude '6.59804'^^xsd:double;
  dwc:latitude '53.84875'^^xsd:double;
  dwc:startLatitude '53.84875'^^xsd:double;
  dwc:endLatitude '53.84875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.59804 53.84875, 6.59804 53.84875, 6.59804 53.84875, 6.59804 53.84875, 6.59804 53.84875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1728'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.84875 6.59804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.84875"^^xsd:decimal ;
  dwc:decimalLongitude "6.59804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1727'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1727'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.653888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.59804'^^xsd:double;
  dwc:startLongitude '6.59804'^^xsd:double;
  dwc:endLongitude '6.59804'^^xsd:double;
  dwc:latitude '53.84875'^^xsd:double;
  dwc:startLatitude '53.84875'^^xsd:double;
  dwc:endLatitude '53.84875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.59804 53.84875, 6.59804 53.84875, 6.59804 53.84875, 6.59804 53.84875, 6.59804 53.84875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1727'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.84156 6.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.84156"^^xsd:decimal ;
  dwc:decimalLongitude "6.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1352'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1352'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.2722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.632'^^xsd:double;
  dwc:startLongitude '6.632'^^xsd:double;
  dwc:endLongitude '6.632'^^xsd:double;
  dwc:latitude '53.84156'^^xsd:double;
  dwc:startLatitude '53.84156'^^xsd:double;
  dwc:endLatitude '53.84156'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.632 53.84156, 6.632 53.84156, 6.632 53.84156, 6.632 53.84156, 6.632 53.84156))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1352'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.85796 6.64829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.85796"^^xsd:decimal ;
  dwc:decimalLongitude "6.64829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1351'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1351'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1927777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.64829'^^xsd:double;
  dwc:startLongitude '6.64829'^^xsd:double;
  dwc:endLongitude '6.64829'^^xsd:double;
  dwc:latitude '53.85796'^^xsd:double;
  dwc:startLatitude '53.85796'^^xsd:double;
  dwc:endLatitude '53.85796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.64829 53.85796, 6.64829 53.85796, 6.64829 53.85796, 6.64829 53.85796, 6.64829 53.85796))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1351'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87032 6.65129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87032"^^xsd:decimal ;
  dwc:decimalLongitude "6.65129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1726'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1726'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.603888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.65129'^^xsd:double;
  dwc:startLongitude '6.65129'^^xsd:double;
  dwc:endLongitude '6.65129'^^xsd:double;
  dwc:latitude '53.87032'^^xsd:double;
  dwc:startLatitude '53.87032'^^xsd:double;
  dwc:endLatitude '53.87032'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.65129 53.87032, 6.65129 53.87032, 6.65129 53.87032, 6.65129 53.87032, 6.65129 53.87032))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1726'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.86868 6.66154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.86868"^^xsd:decimal ;
  dwc:decimalLongitude "6.66154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1724'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1724'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.536666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.66154'^^xsd:double;
  dwc:startLongitude '6.66154'^^xsd:double;
  dwc:endLongitude '6.66154'^^xsd:double;
  dwc:latitude '53.86868'^^xsd:double;
  dwc:startLatitude '53.86868'^^xsd:double;
  dwc:endLatitude '53.86868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.66154 53.86868, 6.66154 53.86868, 6.66154 53.86868, 6.66154 53.86868, 6.66154 53.86868))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1724'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.85811 6.8221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.85811"^^xsd:decimal ;
  dwc:decimalLongitude "6.8221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1345'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1345'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0636111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.8221'^^xsd:double;
  dwc:startLongitude '6.8221'^^xsd:double;
  dwc:endLongitude '6.8221'^^xsd:double;
  dwc:latitude '53.85811'^^xsd:double;
  dwc:startLatitude '53.85811'^^xsd:double;
  dwc:endLatitude '53.85811'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.8221 53.85811, 6.8221 53.85811, 6.8221 53.85811, 6.8221 53.85811, 6.8221 53.85811))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1345'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.85724 6.82683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.85724"^^xsd:decimal ;
  dwc:decimalLongitude "6.82683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1344'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1344'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.82683'^^xsd:double;
  dwc:startLongitude '6.82683'^^xsd:double;
  dwc:endLongitude '6.82683'^^xsd:double;
  dwc:latitude '53.85724'^^xsd:double;
  dwc:startLatitude '53.85724'^^xsd:double;
  dwc:endLatitude '53.85724'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.82683 53.85724, 6.82683 53.85724, 6.82683 53.85724, 6.82683 53.85724, 6.82683 53.85724))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1344'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73727 6.8531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73727"^^xsd:decimal ;
  dwc:decimalLongitude "6.8531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1711'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1711'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.275555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.8531'^^xsd:double;
  dwc:startLongitude '6.8531'^^xsd:double;
  dwc:endLongitude '6.8531'^^xsd:double;
  dwc:latitude '53.73727'^^xsd:double;
  dwc:startLatitude '53.73727'^^xsd:double;
  dwc:endLatitude '53.73727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.8531 53.73727, 6.8531 53.73727, 6.8531 53.73727, 6.8531 53.73727, 6.8531 53.73727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1711'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.85399 6.85483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.85399"^^xsd:decimal ;
  dwc:decimalLongitude "6.85483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1342'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1342'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.9858333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.85483'^^xsd:double;
  dwc:startLongitude '6.85483'^^xsd:double;
  dwc:endLongitude '6.85483'^^xsd:double;
  dwc:latitude '53.85399'^^xsd:double;
  dwc:startLatitude '53.85399'^^xsd:double;
  dwc:endLatitude '53.85399'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.85483 53.85399, 6.85483 53.85399, 6.85483 53.85399, 6.85483 53.85399, 6.85483 53.85399))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1342'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.772 6.8992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.772"^^xsd:decimal ;
  dwc:decimalLongitude "6.8992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1714'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1153_1714'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.367222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.8992'^^xsd:double;
  dwc:startLongitude '6.8992'^^xsd:double;
  dwc:endLongitude '6.8992'^^xsd:double;
  dwc:latitude '53.772'^^xsd:double;
  dwc:startLatitude '53.772'^^xsd:double;
  dwc:endLatitude '53.772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.8992 53.772, 6.8992 53.772, 6.8992 53.772, 6.8992 53.772, 6.8992 53.772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1714'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56841 6.94917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56841"^^xsd:decimal ;
  dwc:decimalLongitude "6.94917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1454'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1454'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.016944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.94917'^^xsd:double;
  dwc:startLongitude '6.94917'^^xsd:double;
  dwc:endLongitude '6.94917'^^xsd:double;
  dwc:latitude '55.56841'^^xsd:double;
  dwc:startLatitude '55.56841'^^xsd:double;
  dwc:endLatitude '55.56841'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.94917 55.56841, 6.94917 55.56841, 6.94917 55.56841, 6.94917 55.56841, 6.94917 55.56841))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1454'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56184 6.96919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56184"^^xsd:decimal ;
  dwc:decimalLongitude "6.96919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1453'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1453'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.009444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '6.96919'^^xsd:double;
  dwc:startLongitude '6.96919'^^xsd:double;
  dwc:endLongitude '6.96919'^^xsd:double;
  dwc:latitude '55.56184'^^xsd:double;
  dwc:startLatitude '55.56184'^^xsd:double;
  dwc:endLatitude '55.56184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.96919 55.56184, 6.96919 55.56184, 6.96919 55.56184, 6.96919 55.56184, 6.96919 55.56184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1453'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.60959 7.04064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.60959"^^xsd:decimal ;
  dwc:decimalLongitude "7.04064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1456'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1456'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.059166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.04064'^^xsd:double;
  dwc:startLongitude '7.04064'^^xsd:double;
  dwc:endLongitude '7.04064'^^xsd:double;
  dwc:latitude '55.60959'^^xsd:double;
  dwc:startLatitude '55.60959'^^xsd:double;
  dwc:endLatitude '55.60959'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.04064 55.60959, 7.04064 55.60959, 7.04064 55.60959, 7.04064 55.60959, 7.04064 55.60959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1456'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.61464 7.05652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.61464"^^xsd:decimal ;
  dwc:decimalLongitude "7.05652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1457'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1457'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.065'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.05652'^^xsd:double;
  dwc:startLongitude '7.05652'^^xsd:double;
  dwc:endLongitude '7.05652'^^xsd:double;
  dwc:latitude '55.61464'^^xsd:double;
  dwc:startLatitude '55.61464'^^xsd:double;
  dwc:endLatitude '55.61464'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.05652 55.61464, 7.05652 55.61464, 7.05652 55.61464, 7.05652 55.61464, 7.05652 55.61464))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1457'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96766 7.10773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96766"^^xsd:decimal ;
  dwc:decimalLongitude "7.10773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1640'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1640'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.496388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.10773'^^xsd:double;
  dwc:startLongitude '7.10773'^^xsd:double;
  dwc:endLongitude '7.10773'^^xsd:double;
  dwc:latitude '56.96766'^^xsd:double;
  dwc:startLatitude '56.96766'^^xsd:double;
  dwc:endLatitude '56.96766'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.10773 56.96766, 7.10773 56.96766, 7.10773 56.96766, 7.10773 56.96766, 7.10773 56.96766))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1640'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6265 7.11266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6265"^^xsd:decimal ;
  dwc:decimalLongitude "7.11266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1458'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1458'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.145277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.11266'^^xsd:double;
  dwc:startLongitude '7.11266'^^xsd:double;
  dwc:endLongitude '7.11266'^^xsd:double;
  dwc:latitude '55.6265'^^xsd:double;
  dwc:startLatitude '55.6265'^^xsd:double;
  dwc:endLatitude '55.6265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.11266 55.6265, 7.11266 55.6265, 7.11266 55.6265, 7.11266 55.6265, 7.11266 55.6265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1458'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85077 7.13506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85077"^^xsd:decimal ;
  dwc:decimalLongitude "7.13506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_998'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_998'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.908333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.13506'^^xsd:double;
  dwc:startLongitude '7.13506'^^xsd:double;
  dwc:endLongitude '7.13506'^^xsd:double;
  dwc:latitude '56.85077'^^xsd:double;
  dwc:startLatitude '56.85077'^^xsd:double;
  dwc:endLatitude '56.85077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.13506 56.85077, 7.13506 56.85077, 7.13506 56.85077, 7.13506 56.85077, 7.13506 56.85077))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_998'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7931 7.13594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7931"^^xsd:decimal ;
  dwc:decimalLongitude "7.13594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1068'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1068'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.13594'^^xsd:double;
  dwc:startLongitude '7.13594'^^xsd:double;
  dwc:endLongitude '7.13594'^^xsd:double;
  dwc:latitude '53.7931'^^xsd:double;
  dwc:startLatitude '53.7931'^^xsd:double;
  dwc:endLatitude '53.7931'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.13594 53.7931, 7.13594 53.7931, 7.13594 53.7931, 7.13594 53.7931, 7.13594 53.7931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1068'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56335 7.14267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56335"^^xsd:decimal ;
  dwc:decimalLongitude "7.14267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1452'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1452'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.958888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.14267'^^xsd:double;
  dwc:startLongitude '7.14267'^^xsd:double;
  dwc:endLongitude '7.14267'^^xsd:double;
  dwc:latitude '55.56335'^^xsd:double;
  dwc:startLatitude '55.56335'^^xsd:double;
  dwc:endLatitude '55.56335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.14267 55.56335, 7.14267 55.56335, 7.14267 55.56335, 7.14267 55.56335, 7.14267 55.56335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1452'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85795 7.15232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85795"^^xsd:decimal ;
  dwc:decimalLongitude "7.15232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1036'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_1036'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3763888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.15232'^^xsd:double;
  dwc:startLongitude '7.15232'^^xsd:double;
  dwc:endLongitude '7.15232'^^xsd:double;
  dwc:latitude '55.85795'^^xsd:double;
  dwc:startLatitude '55.85795'^^xsd:double;
  dwc:endLatitude '55.85795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.15232 55.85795, 7.15232 55.85795, 7.15232 55.85795, 7.15232 55.85795, 7.15232 55.85795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1036'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.63951 7.15697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.63951"^^xsd:decimal ;
  dwc:decimalLongitude "7.15697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1459'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1459'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.160277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.15697'^^xsd:double;
  dwc:startLongitude '7.15697'^^xsd:double;
  dwc:endLongitude '7.15697'^^xsd:double;
  dwc:latitude '55.63951'^^xsd:double;
  dwc:startLatitude '55.63951'^^xsd:double;
  dwc:endLatitude '55.63951'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.15697 55.63951, 7.15697 55.63951, 7.15697 55.63951, 7.15697 55.63951, 7.15697 55.63951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1459'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.64004 7.15855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.64004"^^xsd:decimal ;
  dwc:decimalLongitude "7.15855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1460'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1460'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.160555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.15855'^^xsd:double;
  dwc:startLongitude '7.15855'^^xsd:double;
  dwc:endLongitude '7.15855'^^xsd:double;
  dwc:latitude '55.64004'^^xsd:double;
  dwc:startLatitude '55.64004'^^xsd:double;
  dwc:endLatitude '55.64004'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.15855 55.64004, 7.15855 55.64004, 7.15855 55.64004, 7.15855 55.64004, 7.15855 55.64004))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1460'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.64706 7.17896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.64706"^^xsd:decimal ;
  dwc:decimalLongitude "7.17896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1461'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1461'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.168055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.17896'^^xsd:double;
  dwc:startLongitude '7.17896'^^xsd:double;
  dwc:endLongitude '7.17896'^^xsd:double;
  dwc:latitude '55.64706'^^xsd:double;
  dwc:startLatitude '55.64706'^^xsd:double;
  dwc:endLatitude '55.64706'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.17896 55.64706, 7.17896 55.64706, 7.17896 55.64706, 7.17896 55.64706, 7.17896 55.64706))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1461'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91635 7.19725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91635"^^xsd:decimal ;
  dwc:decimalLongitude "7.19725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_997'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_997'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.864166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.19725'^^xsd:double;
  dwc:startLongitude '7.19725'^^xsd:double;
  dwc:endLongitude '7.19725'^^xsd:double;
  dwc:latitude '56.91635'^^xsd:double;
  dwc:startLatitude '56.91635'^^xsd:double;
  dwc:endLatitude '56.91635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.19725 56.91635, 7.19725 56.91635, 7.19725 56.91635, 7.19725 56.91635, 7.19725 56.91635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_997'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91714 7.19795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91714"^^xsd:decimal ;
  dwc:decimalLongitude "7.19795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_996'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_996'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.863611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.19795'^^xsd:double;
  dwc:startLongitude '7.19795'^^xsd:double;
  dwc:endLongitude '7.19795'^^xsd:double;
  dwc:latitude '56.91714'^^xsd:double;
  dwc:startLatitude '56.91714'^^xsd:double;
  dwc:endLatitude '56.91714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.19795 56.91714, 7.19795 56.91714, 7.19795 56.91714, 7.19795 56.91714, 7.19795 56.91714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_996'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91911 7.19974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91911"^^xsd:decimal ;
  dwc:decimalLongitude "7.19974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_995'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_995'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.862222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.19974'^^xsd:double;
  dwc:startLongitude '7.19974'^^xsd:double;
  dwc:endLongitude '7.19974'^^xsd:double;
  dwc:latitude '56.91911'^^xsd:double;
  dwc:startLatitude '56.91911'^^xsd:double;
  dwc:endLatitude '56.91911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.19974 56.91911, 7.19974 56.91911, 7.19974 56.91911, 7.19974 56.91911, 7.19974 56.91911))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_995'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9376 7.21651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9376"^^xsd:decimal ;
  dwc:decimalLongitude "7.21651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_991'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_991'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.789444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.21651'^^xsd:double;
  dwc:startLongitude '7.21651'^^xsd:double;
  dwc:endLongitude '7.21651'^^xsd:double;
  dwc:latitude '56.9376'^^xsd:double;
  dwc:startLatitude '56.9376'^^xsd:double;
  dwc:endLatitude '56.9376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.21651 56.9376, 7.21651 56.9376, 7.21651 56.9376, 7.21651 56.9376, 7.21651 56.9376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_991'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94512 7.22186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94512"^^xsd:decimal ;
  dwc:decimalLongitude "7.22186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_994'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_994'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.844166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.22186'^^xsd:double;
  dwc:startLongitude '7.22186'^^xsd:double;
  dwc:endLongitude '7.22186'^^xsd:double;
  dwc:latitude '56.94512'^^xsd:double;
  dwc:startLatitude '56.94512'^^xsd:double;
  dwc:endLatitude '56.94512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.22186 56.94512, 7.22186 56.94512, 7.22186 56.94512, 7.22186 56.94512, 7.22186 56.94512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_994'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94439 7.22292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94439"^^xsd:decimal ;
  dwc:decimalLongitude "7.22292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_990'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_990'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.785'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.22292'^^xsd:double;
  dwc:startLongitude '7.22292'^^xsd:double;
  dwc:endLongitude '7.22292'^^xsd:double;
  dwc:latitude '56.94439'^^xsd:double;
  dwc:startLatitude '56.94439'^^xsd:double;
  dwc:endLatitude '56.94439'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.22292 56.94439, 7.22292 56.94439, 7.22292 56.94439, 7.22292 56.94439, 7.22292 56.94439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_990'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94701 7.22392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94701"^^xsd:decimal ;
  dwc:decimalLongitude "7.22392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_993'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_993'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.842777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.22392'^^xsd:double;
  dwc:startLongitude '7.22392'^^xsd:double;
  dwc:endLongitude '7.22392'^^xsd:double;
  dwc:latitude '56.94701'^^xsd:double;
  dwc:startLatitude '56.94701'^^xsd:double;
  dwc:endLatitude '56.94701'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.22392 56.94701, 7.22392 56.94701, 7.22392 56.94701, 7.22392 56.94701, 7.22392 56.94701))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_993'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94985 7.22736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94985"^^xsd:decimal ;
  dwc:decimalLongitude "7.22736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_992'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_992'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.840555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.22736'^^xsd:double;
  dwc:startLongitude '7.22736'^^xsd:double;
  dwc:endLongitude '7.22736'^^xsd:double;
  dwc:latitude '56.94985'^^xsd:double;
  dwc:startLatitude '56.94985'^^xsd:double;
  dwc:endLatitude '56.94985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.22736 56.94985, 7.22736 56.94985, 7.22736 56.94985, 7.22736 56.94985, 7.22736 56.94985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_992'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95055 7.22815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95055"^^xsd:decimal ;
  dwc:decimalLongitude "7.22815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_989'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_989'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.781111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.22815'^^xsd:double;
  dwc:startLongitude '7.22815'^^xsd:double;
  dwc:endLongitude '7.22815'^^xsd:double;
  dwc:latitude '56.95055'^^xsd:double;
  dwc:startLatitude '56.95055'^^xsd:double;
  dwc:endLatitude '56.95055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.22815 56.95055, 7.22815 56.95055, 7.22815 56.95055, 7.22815 56.95055, 7.22815 56.95055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_989'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.66687 7.24059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.66687"^^xsd:decimal ;
  dwc:decimalLongitude "7.24059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1464'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1464'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.189444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.24059'^^xsd:double;
  dwc:startLongitude '7.24059'^^xsd:double;
  dwc:endLongitude '7.24059'^^xsd:double;
  dwc:latitude '55.66687'^^xsd:double;
  dwc:startLatitude '55.66687'^^xsd:double;
  dwc:endLatitude '55.66687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.24059 55.66687, 7.24059 55.66687, 7.24059 55.66687, 7.24059 55.66687, 7.24059 55.66687))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1464'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97107 7.24838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97107"^^xsd:decimal ;
  dwc:decimalLongitude "7.24838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_987'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_987'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.767777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.24838'^^xsd:double;
  dwc:startLongitude '7.24838'^^xsd:double;
  dwc:endLongitude '7.24838'^^xsd:double;
  dwc:latitude '56.97107'^^xsd:double;
  dwc:startLatitude '56.97107'^^xsd:double;
  dwc:endLatitude '56.97107'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.24838 56.97107, 7.24838 56.97107, 7.24838 56.97107, 7.24838 56.97107, 7.24838 56.97107))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_987'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.473 7.26365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.473"^^xsd:decimal ;
  dwc:decimalLongitude "7.26365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_999'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_999'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.254166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.26365'^^xsd:double;
  dwc:startLongitude '7.26365'^^xsd:double;
  dwc:endLongitude '7.26365'^^xsd:double;
  dwc:latitude '56.473'^^xsd:double;
  dwc:startLatitude '56.473'^^xsd:double;
  dwc:endLatitude '56.473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.26365 56.473, 7.26365 56.473, 7.26365 56.473, 7.26365 56.473, 7.26365 56.473))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_999'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.67411 7.26595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.67411"^^xsd:decimal ;
  dwc:decimalLongitude "7.26595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1466'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1466'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.261111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.26595'^^xsd:double;
  dwc:startLongitude '7.26595'^^xsd:double;
  dwc:endLongitude '7.26595'^^xsd:double;
  dwc:latitude '55.67411'^^xsd:double;
  dwc:startLatitude '55.67411'^^xsd:double;
  dwc:endLatitude '55.67411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.26595 55.67411, 7.26595 55.67411, 7.26595 55.67411, 7.26595 55.67411, 7.26595 55.67411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1466'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.67473 7.26601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.67473"^^xsd:decimal ;
  dwc:decimalLongitude "7.26601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1465'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1465'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.198333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.26601'^^xsd:double;
  dwc:startLongitude '7.26601'^^xsd:double;
  dwc:endLongitude '7.26601'^^xsd:double;
  dwc:latitude '55.67473'^^xsd:double;
  dwc:startLatitude '55.67473'^^xsd:double;
  dwc:endLatitude '55.67473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.26601 55.67473, 7.26601 55.67473, 7.26601 55.67473, 7.26601 55.67473, 7.26601 55.67473))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1465'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65818 7.27001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.65818"^^xsd:decimal ;
  dwc:decimalLongitude "7.27001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1031'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_1031'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.0013888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.27001'^^xsd:double;
  dwc:startLongitude '7.27001'^^xsd:double;
  dwc:endLongitude '7.27001'^^xsd:double;
  dwc:latitude '55.65818'^^xsd:double;
  dwc:startLatitude '55.65818'^^xsd:double;
  dwc:endLatitude '55.65818'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.27001 55.65818, 7.27001 55.65818, 7.27001 55.65818, 7.27001 55.65818, 7.27001 55.65818))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1031'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09972 7.27626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.09972"^^xsd:decimal ;
  dwc:decimalLongitude "7.27626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1616'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1616'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.27626'^^xsd:double;
  dwc:startLongitude '7.27626'^^xsd:double;
  dwc:endLongitude '7.27626'^^xsd:double;
  dwc:latitude '56.09972'^^xsd:double;
  dwc:startLatitude '56.09972'^^xsd:double;
  dwc:endLatitude '56.09972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.27626 56.09972, 7.27626 56.09972, 7.27626 56.09972, 7.27626 56.09972, 7.27626 56.09972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1616'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65597 7.27664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.65597"^^xsd:decimal ;
  dwc:decimalLongitude "7.27664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1009'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_1009'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.9986111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.27664'^^xsd:double;
  dwc:startLongitude '7.27664'^^xsd:double;
  dwc:endLongitude '7.27664'^^xsd:double;
  dwc:latitude '55.65597'^^xsd:double;
  dwc:startLatitude '55.65597'^^xsd:double;
  dwc:endLatitude '55.65597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.27664 55.65597, 7.27664 55.65597, 7.27664 55.65597, 7.27664 55.65597, 7.27664 55.65597))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1009'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.67789 7.27858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.67789"^^xsd:decimal ;
  dwc:decimalLongitude "7.27858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1467'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1467'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.265833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.27858'^^xsd:double;
  dwc:startLongitude '7.27858'^^xsd:double;
  dwc:endLongitude '7.27858'^^xsd:double;
  dwc:latitude '55.67789'^^xsd:double;
  dwc:startLatitude '55.67789'^^xsd:double;
  dwc:endLatitude '55.67789'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.27858 55.67789, 7.27858 55.67789, 7.27858 55.67789, 7.27858 55.67789, 7.27858 55.67789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1467'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.69045 7.32167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.69045"^^xsd:decimal ;
  dwc:decimalLongitude "7.32167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1468'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1468'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.280833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.32167'^^xsd:double;
  dwc:startLongitude '7.32167'^^xsd:double;
  dwc:endLongitude '7.32167'^^xsd:double;
  dwc:latitude '55.69045'^^xsd:double;
  dwc:startLatitude '55.69045'^^xsd:double;
  dwc:endLatitude '55.69045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.32167 55.69045, 7.32167 55.69045, 7.32167 55.69045, 7.32167 55.69045, 7.32167 55.69045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1468'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.69045 7.32167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.69045"^^xsd:decimal ;
  dwc:decimalLongitude "7.32167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1469'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1469'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.280833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.32167'^^xsd:double;
  dwc:startLongitude '7.32167'^^xsd:double;
  dwc:endLongitude '7.32167'^^xsd:double;
  dwc:latitude '55.69045'^^xsd:double;
  dwc:startLatitude '55.69045'^^xsd:double;
  dwc:endLatitude '55.69045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.32167 55.69045, 7.32167 55.69045, 7.32167 55.69045, 7.32167 55.69045, 7.32167 55.69045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1469'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97781 7.32385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97781"^^xsd:decimal ;
  dwc:decimalLongitude "7.32385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_986'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_986'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.682222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.32385'^^xsd:double;
  dwc:startLongitude '7.32385'^^xsd:double;
  dwc:endLongitude '7.32385'^^xsd:double;
  dwc:latitude '56.97781'^^xsd:double;
  dwc:startLatitude '56.97781'^^xsd:double;
  dwc:endLatitude '56.97781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.32385 56.97781, 7.32385 56.97781, 7.32385 56.97781, 7.32385 56.97781, 7.32385 56.97781))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_986'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.62654 7.36782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.62654"^^xsd:decimal ;
  dwc:decimalLongitude "7.36782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1008'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_1008'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.9613888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.36782'^^xsd:double;
  dwc:startLongitude '7.36782'^^xsd:double;
  dwc:endLongitude '7.36782'^^xsd:double;
  dwc:latitude '55.62654'^^xsd:double;
  dwc:startLatitude '55.62654'^^xsd:double;
  dwc:endLatitude '55.62654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.36782 55.62654, 7.36782 55.62654, 7.36782 55.62654, 7.36782 55.62654, 7.36782 55.62654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1008'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96264 7.36929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96264"^^xsd:decimal ;
  dwc:decimalLongitude "7.36929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_985'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_985'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.663611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.36929'^^xsd:double;
  dwc:startLongitude '7.36929'^^xsd:double;
  dwc:endLongitude '7.36929'^^xsd:double;
  dwc:latitude '56.96264'^^xsd:double;
  dwc:startLatitude '56.96264'^^xsd:double;
  dwc:endLatitude '56.96264'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.36929 56.96264, 7.36929 56.96264, 7.36929 56.96264, 7.36929 56.96264, 7.36929 56.96264))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_985'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.70557 7.37071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.70557"^^xsd:decimal ;
  dwc:decimalLongitude "7.37071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1470'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1470'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.297777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.37071'^^xsd:double;
  dwc:startLongitude '7.37071'^^xsd:double;
  dwc:endLongitude '7.37071'^^xsd:double;
  dwc:latitude '55.70557'^^xsd:double;
  dwc:startLatitude '55.70557'^^xsd:double;
  dwc:endLatitude '55.70557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.37071 55.70557, 7.37071 55.70557, 7.37071 55.70557, 7.37071 55.70557, 7.37071 55.70557))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1470'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95969 7.37873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95969"^^xsd:decimal ;
  dwc:decimalLongitude "7.37873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_984'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_984'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.659444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.37873'^^xsd:double;
  dwc:startLongitude '7.37873'^^xsd:double;
  dwc:endLongitude '7.37873'^^xsd:double;
  dwc:latitude '56.95969'^^xsd:double;
  dwc:startLatitude '56.95969'^^xsd:double;
  dwc:endLatitude '56.95969'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.37873 56.95969, 7.37873 56.95969, 7.37873 56.95969, 7.37873 56.95969, 7.37873 56.95969))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_984'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06633 7.38739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06633"^^xsd:decimal ;
  dwc:decimalLongitude "7.38739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1614'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1614'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.281666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.38739'^^xsd:double;
  dwc:startLongitude '7.38739'^^xsd:double;
  dwc:endLongitude '7.38739'^^xsd:double;
  dwc:latitude '56.06633'^^xsd:double;
  dwc:startLatitude '56.06633'^^xsd:double;
  dwc:endLatitude '56.06633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.38739 56.06633, 7.38739 56.06633, 7.38739 56.06633, 7.38739 56.06633, 7.38739 56.06633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1614'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.05889 7.41094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.05889"^^xsd:decimal ;
  dwc:decimalLongitude "7.41094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1615'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1615'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.335833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.41094'^^xsd:double;
  dwc:startLongitude '7.41094'^^xsd:double;
  dwc:endLongitude '7.41094'^^xsd:double;
  dwc:latitude '56.05889'^^xsd:double;
  dwc:startLatitude '56.05889'^^xsd:double;
  dwc:endLatitude '56.05889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.41094 56.05889, 7.41094 56.05889, 7.41094 56.05889, 7.41094 56.05889, 7.41094 56.05889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1615'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6036 7.44029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6036"^^xsd:decimal ;
  dwc:decimalLongitude "7.44029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1004'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_1004'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.8622222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.44029'^^xsd:double;
  dwc:startLongitude '7.44029'^^xsd:double;
  dwc:endLongitude '7.44029'^^xsd:double;
  dwc:latitude '55.6036'^^xsd:double;
  dwc:startLatitude '55.6036'^^xsd:double;
  dwc:endLatitude '55.6036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44029 55.6036, 7.44029 55.6036, 7.44029 55.6036, 7.44029 55.6036, 7.44029 55.6036))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1004'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.60095 7.44158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.60095"^^xsd:decimal ;
  dwc:decimalLongitude "7.44158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1005'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_1005'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.9308333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.44158'^^xsd:double;
  dwc:startLongitude '7.44158'^^xsd:double;
  dwc:endLongitude '7.44158'^^xsd:double;
  dwc:latitude '55.60095'^^xsd:double;
  dwc:startLatitude '55.60095'^^xsd:double;
  dwc:endLatitude '55.60095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44158 55.60095, 7.44158 55.60095, 7.44158 55.60095, 7.44158 55.60095, 7.44158 55.60095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1005'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5794 7.44336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5794"^^xsd:decimal ;
  dwc:decimalLongitude "7.44336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1602'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1602'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.622222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.44336'^^xsd:double;
  dwc:startLongitude '7.44336'^^xsd:double;
  dwc:endLongitude '7.44336'^^xsd:double;
  dwc:latitude '55.5794'^^xsd:double;
  dwc:startLatitude '55.5794'^^xsd:double;
  dwc:endLatitude '55.5794'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44336 55.5794, 7.44336 55.5794, 7.44336 55.5794, 7.44336 55.5794, 7.44336 55.5794))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1602'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15723 7.44417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15723"^^xsd:decimal ;
  dwc:decimalLongitude "7.44417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_974'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_974'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.482777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.44417'^^xsd:double;
  dwc:startLongitude '7.44417'^^xsd:double;
  dwc:endLongitude '7.44417'^^xsd:double;
  dwc:latitude '57.15723'^^xsd:double;
  dwc:startLatitude '57.15723'^^xsd:double;
  dwc:endLatitude '57.15723'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44417 57.15723, 7.44417 57.15723, 7.44417 57.15723, 7.44417 57.15723, 7.44417 57.15723))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_974'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1559 7.44614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1559"^^xsd:decimal ;
  dwc:decimalLongitude "7.44614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_972'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_972'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.424166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.44614'^^xsd:double;
  dwc:startLongitude '7.44614'^^xsd:double;
  dwc:endLongitude '7.44614'^^xsd:double;
  dwc:latitude '57.1559'^^xsd:double;
  dwc:startLatitude '57.1559'^^xsd:double;
  dwc:endLatitude '57.1559'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44614 57.1559, 7.44614 57.1559, 7.44614 57.1559, 7.44614 57.1559, 7.44614 57.1559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_972'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15015 7.44699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15015"^^xsd:decimal ;
  dwc:decimalLongitude "7.44699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_973'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_973'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.4275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.44699'^^xsd:double;
  dwc:startLongitude '7.44699'^^xsd:double;
  dwc:endLongitude '7.44699'^^xsd:double;
  dwc:latitude '57.15015'^^xsd:double;
  dwc:startLatitude '57.15015'^^xsd:double;
  dwc:endLatitude '57.15015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44699 57.15015, 7.44699 57.15015, 7.44699 57.15015, 7.44699 57.15015, 7.44699 57.15015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_973'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.12909 7.44919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.12909"^^xsd:decimal ;
  dwc:decimalLongitude "7.44919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1588'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1588'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.44919'^^xsd:double;
  dwc:startLongitude '7.44919'^^xsd:double;
  dwc:endLongitude '7.44919'^^xsd:double;
  dwc:latitude '57.12909'^^xsd:double;
  dwc:startLatitude '57.12909'^^xsd:double;
  dwc:endLatitude '57.12909'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44919 57.12909, 7.44919 57.12909, 7.44919 57.12909, 7.44919 57.12909, 7.44919 57.12909))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1588'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13772 7.4495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.13772"^^xsd:decimal ;
  dwc:decimalLongitude "7.4495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1587'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1587'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6922222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.4495'^^xsd:double;
  dwc:startLongitude '7.4495'^^xsd:double;
  dwc:endLongitude '7.4495'^^xsd:double;
  dwc:latitude '57.13772'^^xsd:double;
  dwc:startLatitude '57.13772'^^xsd:double;
  dwc:endLatitude '57.13772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4495 57.13772, 7.4495 57.13772, 7.4495 57.13772, 7.4495 57.13772, 7.4495 57.13772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1587'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.10007 7.45483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.10007"^^xsd:decimal ;
  dwc:decimalLongitude "7.45483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_976'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_976'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.516944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.45483'^^xsd:double;
  dwc:startLongitude '7.45483'^^xsd:double;
  dwc:endLongitude '7.45483'^^xsd:double;
  dwc:latitude '57.10007'^^xsd:double;
  dwc:startLatitude '57.10007'^^xsd:double;
  dwc:endLatitude '57.10007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45483 57.10007, 7.45483 57.10007, 7.45483 57.10007, 7.45483 57.10007, 7.45483 57.10007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_976'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.10007 7.45483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.10007"^^xsd:decimal ;
  dwc:decimalLongitude "7.45483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_975'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_975'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.516944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.45483'^^xsd:double;
  dwc:startLongitude '7.45483'^^xsd:double;
  dwc:endLongitude '7.45483'^^xsd:double;
  dwc:latitude '57.10007'^^xsd:double;
  dwc:startLatitude '57.10007'^^xsd:double;
  dwc:endLatitude '57.10007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45483 57.10007, 7.45483 57.10007, 7.45483 57.10007, 7.45483 57.10007, 7.45483 57.10007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_975'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.09712 7.45503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.09712"^^xsd:decimal ;
  dwc:decimalLongitude "7.45503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1589'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1589'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7763888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.45503'^^xsd:double;
  dwc:startLongitude '7.45503'^^xsd:double;
  dwc:endLongitude '7.45503'^^xsd:double;
  dwc:latitude '57.09712'^^xsd:double;
  dwc:startLatitude '57.09712'^^xsd:double;
  dwc:endLatitude '57.09712'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45503 57.09712, 7.45503 57.09712, 7.45503 57.09712, 7.45503 57.09712, 7.45503 57.09712))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1589'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.09913 7.45503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.09913"^^xsd:decimal ;
  dwc:decimalLongitude "7.45503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_977'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_977'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.5175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.45503'^^xsd:double;
  dwc:startLongitude '7.45503'^^xsd:double;
  dwc:endLongitude '7.45503'^^xsd:double;
  dwc:latitude '57.09913'^^xsd:double;
  dwc:startLatitude '57.09913'^^xsd:double;
  dwc:endLatitude '57.09913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45503 57.09913, 7.45503 57.09913, 7.45503 57.09913, 7.45503 57.09913, 7.45503 57.09913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_977'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.09819 7.45523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.09819"^^xsd:decimal ;
  dwc:decimalLongitude "7.45523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_978'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_978'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.518055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.45523'^^xsd:double;
  dwc:startLongitude '7.45523'^^xsd:double;
  dwc:endLongitude '7.45523'^^xsd:double;
  dwc:latitude '57.09819'^^xsd:double;
  dwc:startLatitude '57.09819'^^xsd:double;
  dwc:endLatitude '57.09819'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45523 57.09819, 7.45523 57.09819, 7.45523 57.09819, 7.45523 57.09819, 7.45523 57.09819))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_978'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.09533 7.45573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.09533"^^xsd:decimal ;
  dwc:decimalLongitude "7.45573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_979'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_979'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.519722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.45573'^^xsd:double;
  dwc:startLongitude '7.45573'^^xsd:double;
  dwc:endLongitude '7.45573'^^xsd:double;
  dwc:latitude '57.09533'^^xsd:double;
  dwc:startLatitude '57.09533'^^xsd:double;
  dwc:endLatitude '57.09533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45573 57.09533, 7.45573 57.09533, 7.45573 57.09533, 7.45573 57.09533, 7.45573 57.09533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_979'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.08461 7.45689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.08461"^^xsd:decimal ;
  dwc:decimalLongitude "7.45689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1590'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1590'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7836111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.45689'^^xsd:double;
  dwc:startLongitude '7.45689'^^xsd:double;
  dwc:endLongitude '7.45689'^^xsd:double;
  dwc:latitude '57.08461'^^xsd:double;
  dwc:startLatitude '57.08461'^^xsd:double;
  dwc:endLatitude '57.08461'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45689 57.08461, 7.45689 57.08461, 7.45689 57.08461, 7.45689 57.08461, 7.45689 57.08461))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1590'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.08504 7.45752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.08504"^^xsd:decimal ;
  dwc:decimalLongitude "7.45752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_980'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_980'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.525833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.45752'^^xsd:double;
  dwc:startLongitude '7.45752'^^xsd:double;
  dwc:endLongitude '7.45752'^^xsd:double;
  dwc:latitude '57.08504'^^xsd:double;
  dwc:startLatitude '57.08504'^^xsd:double;
  dwc:endLatitude '57.08504'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45752 57.08504, 7.45752 57.08504, 7.45752 57.08504, 7.45752 57.08504, 7.45752 57.08504))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_980'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.08132 7.45818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.08132"^^xsd:decimal ;
  dwc:decimalLongitude "7.45818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_981'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_981'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.528055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.45818'^^xsd:double;
  dwc:startLongitude '7.45818'^^xsd:double;
  dwc:endLongitude '7.45818'^^xsd:double;
  dwc:latitude '57.08132'^^xsd:double;
  dwc:startLatitude '57.08132'^^xsd:double;
  dwc:endLatitude '57.08132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45818 57.08132, 7.45818 57.08132, 7.45818 57.08132, 7.45818 57.08132, 7.45818 57.08132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_981'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.08085 7.45826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.08085"^^xsd:decimal ;
  dwc:decimalLongitude "7.45826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_982'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_982'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.528333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.45826'^^xsd:double;
  dwc:startLongitude '7.45826'^^xsd:double;
  dwc:endLongitude '7.45826'^^xsd:double;
  dwc:latitude '57.08085'^^xsd:double;
  dwc:startLatitude '57.08085'^^xsd:double;
  dwc:endLatitude '57.08085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45826 57.08085, 7.45826 57.08085, 7.45826 57.08085, 7.45826 57.08085, 7.45826 57.08085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_982'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.94879 7.45974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.94879"^^xsd:decimal ;
  dwc:decimalLongitude "7.45974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1038'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_1038'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5813888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.45974'^^xsd:double;
  dwc:startLongitude '7.45974'^^xsd:double;
  dwc:endLongitude '7.45974'^^xsd:double;
  dwc:latitude '55.94879'^^xsd:double;
  dwc:startLatitude '55.94879'^^xsd:double;
  dwc:endLatitude '55.94879'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45974 55.94879, 7.45974 55.94879, 7.45974 55.94879, 7.45974 55.94879, 7.45974 55.94879))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1038'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23371 7.46001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.23371"^^xsd:decimal ;
  dwc:decimalLongitude "7.46001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1563'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1563'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6038888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.46001'^^xsd:double;
  dwc:startLongitude '7.46001'^^xsd:double;
  dwc:endLongitude '7.46001'^^xsd:double;
  dwc:latitude '57.23371'^^xsd:double;
  dwc:startLatitude '57.23371'^^xsd:double;
  dwc:endLatitude '57.23371'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.46001 57.23371, 7.46001 57.23371, 7.46001 57.23371, 7.46001 57.23371, 7.46001 57.23371))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1563'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.05931 7.46188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.05931"^^xsd:decimal ;
  dwc:decimalLongitude "7.46188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1591'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1591'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7980555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.46188'^^xsd:double;
  dwc:startLongitude '7.46188'^^xsd:double;
  dwc:endLongitude '7.46188'^^xsd:double;
  dwc:latitude '57.05931'^^xsd:double;
  dwc:startLatitude '57.05931'^^xsd:double;
  dwc:endLatitude '57.05931'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.46188 57.05931, 7.46188 57.05931, 7.46188 57.05931, 7.46188 57.05931, 7.46188 57.05931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1591'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.05492 7.4626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.05492"^^xsd:decimal ;
  dwc:decimalLongitude "7.4626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1592'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1592'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8005555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.4626'^^xsd:double;
  dwc:startLongitude '7.4626'^^xsd:double;
  dwc:endLongitude '7.4626'^^xsd:double;
  dwc:latitude '57.05492'^^xsd:double;
  dwc:startLatitude '57.05492'^^xsd:double;
  dwc:endLatitude '57.05492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4626 57.05492, 7.4626 57.05492, 7.4626 57.05492, 7.4626 57.05492, 7.4626 57.05492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1592'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.03994 7.46421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.03994"^^xsd:decimal ;
  dwc:decimalLongitude "7.46421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_983'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1153_983'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.552222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.46421'^^xsd:double;
  dwc:startLongitude '7.46421'^^xsd:double;
  dwc:endLongitude '7.46421'^^xsd:double;
  dwc:latitude '57.03994'^^xsd:double;
  dwc:startLatitude '57.03994'^^xsd:double;
  dwc:endLatitude '57.03994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.46421 57.03994, 7.46421 57.03994, 7.46421 57.03994, 7.46421 57.03994, 7.46421 57.03994))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_983'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.03969 7.4651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.03969"^^xsd:decimal ;
  dwc:decimalLongitude "7.4651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1593'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1593'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8091666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.4651'^^xsd:double;
  dwc:startLongitude '7.4651'^^xsd:double;
  dwc:endLongitude '7.4651'^^xsd:double;
  dwc:latitude '57.03969'^^xsd:double;
  dwc:startLatitude '57.03969'^^xsd:double;
  dwc:endLatitude '57.03969'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4651 57.03969, 7.4651 57.03969, 7.4651 57.03969, 7.4651 57.03969, 7.4651 57.03969))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1593'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.03529 7.46584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.03529"^^xsd:decimal ;
  dwc:decimalLongitude "7.46584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1594'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1594'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.46584'^^xsd:double;
  dwc:startLongitude '7.46584'^^xsd:double;
  dwc:endLongitude '7.46584'^^xsd:double;
  dwc:latitude '57.03529'^^xsd:double;
  dwc:startLatitude '57.03529'^^xsd:double;
  dwc:endLatitude '57.03529'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.46584 57.03529, 7.46584 57.03529, 7.46584 57.03529, 7.46584 57.03529, 7.46584 57.03529))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1594'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.02355 7.46786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.02355"^^xsd:decimal ;
  dwc:decimalLongitude "7.46786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1595'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1595'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.46786'^^xsd:double;
  dwc:startLongitude '7.46786'^^xsd:double;
  dwc:endLongitude '7.46786'^^xsd:double;
  dwc:latitude '57.02355'^^xsd:double;
  dwc:startLatitude '57.02355'^^xsd:double;
  dwc:endLatitude '57.02355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.46786 57.02355, 7.46786 57.02355, 7.46786 57.02355, 7.46786 57.02355, 7.46786 57.02355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1595'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.01969 7.46883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.01969"^^xsd:decimal ;
  dwc:decimalLongitude "7.46883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1596'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1596'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8205555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.46883'^^xsd:double;
  dwc:startLongitude '7.46883'^^xsd:double;
  dwc:endLongitude '7.46883'^^xsd:double;
  dwc:latitude '57.01969'^^xsd:double;
  dwc:startLatitude '57.01969'^^xsd:double;
  dwc:endLatitude '57.01969'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.46883 57.01969, 7.46883 57.01969, 7.46883 57.01969, 7.46883 57.01969, 7.46883 57.01969))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1596'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.01002 7.47068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.01002"^^xsd:decimal ;
  dwc:decimalLongitude "7.47068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1597'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1597'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8261111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.47068'^^xsd:double;
  dwc:startLongitude '7.47068'^^xsd:double;
  dwc:endLongitude '7.47068'^^xsd:double;
  dwc:latitude '57.01002'^^xsd:double;
  dwc:startLatitude '57.01002'^^xsd:double;
  dwc:endLatitude '57.01002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.47068 57.01002, 7.47068 57.01002, 7.47068 57.01002, 7.47068 57.01002, 7.47068 57.01002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1597'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.00905 7.47087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.00905"^^xsd:decimal ;
  dwc:decimalLongitude "7.47087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1598'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1598'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.47087'^^xsd:double;
  dwc:startLongitude '7.47087'^^xsd:double;
  dwc:endLongitude '7.47087'^^xsd:double;
  dwc:latitude '57.00905'^^xsd:double;
  dwc:startLatitude '57.00905'^^xsd:double;
  dwc:endLatitude '57.00905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.47087 57.00905, 7.47087 57.00905, 7.47087 57.00905, 7.47087 57.00905, 7.47087 57.00905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1598'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.00809 7.47108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.00809"^^xsd:decimal ;
  dwc:decimalLongitude "7.47108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1599'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1599'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8272222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.47108'^^xsd:double;
  dwc:startLongitude '7.47108'^^xsd:double;
  dwc:endLongitude '7.47108'^^xsd:double;
  dwc:latitude '57.00809'^^xsd:double;
  dwc:startLatitude '57.00809'^^xsd:double;
  dwc:endLatitude '57.00809'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.47108 57.00809, 7.47108 57.00809, 7.47108 57.00809, 7.47108 57.00809, 7.47108 57.00809))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1599'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.00568 7.4716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.00568"^^xsd:decimal ;
  dwc:decimalLongitude "7.4716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1600'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1600'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8286111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.4716'^^xsd:double;
  dwc:startLongitude '7.4716'^^xsd:double;
  dwc:endLongitude '7.4716'^^xsd:double;
  dwc:latitude '57.00568'^^xsd:double;
  dwc:startLatitude '57.00568'^^xsd:double;
  dwc:endLatitude '57.00568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4716 57.00568, 7.4716 57.00568, 7.4716 57.00568, 7.4716 57.00568, 7.4716 57.00568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1600'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99351 7.47365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99351"^^xsd:decimal ;
  dwc:decimalLongitude "7.47365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1601'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1601'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8355555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.47365'^^xsd:double;
  dwc:startLongitude '7.47365'^^xsd:double;
  dwc:endLongitude '7.47365'^^xsd:double;
  dwc:latitude '56.99351'^^xsd:double;
  dwc:startLatitude '56.99351'^^xsd:double;
  dwc:endLatitude '56.99351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.47365 56.99351, 7.47365 56.99351, 7.47365 56.99351, 7.47365 56.99351, 7.47365 56.99351))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1601'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58026 7.51196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58026"^^xsd:decimal ;
  dwc:decimalLongitude "7.51196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1003'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_1003'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.8316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.51196'^^xsd:double;
  dwc:startLongitude '7.51196'^^xsd:double;
  dwc:endLongitude '7.51196'^^xsd:double;
  dwc:latitude '55.58026'^^xsd:double;
  dwc:startLatitude '55.58026'^^xsd:double;
  dwc:endLatitude '55.58026'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.51196 55.58026, 7.51196 55.58026, 7.51196 55.58026, 7.51196 55.58026, 7.51196 55.58026))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1003'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.22123 7.52177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.22123"^^xsd:decimal ;
  dwc:decimalLongitude "7.52177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1562'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1562'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.5277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.52177'^^xsd:double;
  dwc:startLongitude '7.52177'^^xsd:double;
  dwc:endLongitude '7.52177'^^xsd:double;
  dwc:latitude '57.22123'^^xsd:double;
  dwc:startLatitude '57.22123'^^xsd:double;
  dwc:endLatitude '57.22123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.52177 57.22123, 7.52177 57.22123, 7.52177 57.22123, 7.52177 57.22123, 7.52177 57.22123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1562'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75502 7.52747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75502"^^xsd:decimal ;
  dwc:decimalLongitude "7.52747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1473'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1473'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.353888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.52747'^^xsd:double;
  dwc:startLongitude '7.52747'^^xsd:double;
  dwc:endLongitude '7.52747'^^xsd:double;
  dwc:latitude '55.75502'^^xsd:double;
  dwc:startLatitude '55.75502'^^xsd:double;
  dwc:endLatitude '55.75502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.52747 55.75502, 7.52747 55.75502, 7.52747 55.75502, 7.52747 55.75502, 7.52747 55.75502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1473'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.76333 7.55377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.76333"^^xsd:decimal ;
  dwc:decimalLongitude "7.55377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1474'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1474'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.363611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.55377'^^xsd:double;
  dwc:startLongitude '7.55377'^^xsd:double;
  dwc:endLongitude '7.55377'^^xsd:double;
  dwc:latitude '55.76333'^^xsd:double;
  dwc:startLatitude '55.76333'^^xsd:double;
  dwc:endLatitude '55.76333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.55377 55.76333, 7.55377 55.76333, 7.55377 55.76333, 7.55377 55.76333, 7.55377 55.76333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1474'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.42129 7.55399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.42129"^^xsd:decimal ;
  dwc:decimalLongitude "7.55399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1626'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1626'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.814444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.55399'^^xsd:double;
  dwc:startLongitude '7.55399'^^xsd:double;
  dwc:endLongitude '7.55399'^^xsd:double;
  dwc:latitude '56.42129'^^xsd:double;
  dwc:startLatitude '56.42129'^^xsd:double;
  dwc:endLatitude '56.42129'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.55399 56.42129, 7.55399 56.42129, 7.55399 56.42129, 7.55399 56.42129, 7.55399 56.42129))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1626'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.80698 7.69969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.80698"^^xsd:decimal ;
  dwc:decimalLongitude "7.69969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1477'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1477'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.69969'^^xsd:double;
  dwc:startLongitude '7.69969'^^xsd:double;
  dwc:endLongitude '7.69969'^^xsd:double;
  dwc:latitude '55.80698'^^xsd:double;
  dwc:startLatitude '55.80698'^^xsd:double;
  dwc:endLatitude '55.80698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69969 55.80698, 7.69969 55.80698, 7.69969 55.80698, 7.69969 55.80698, 7.69969 55.80698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1477'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87815 7.76349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87815"^^xsd:decimal ;
  dwc:decimalLongitude "7.76349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1078'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1078'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.641666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.76349'^^xsd:double;
  dwc:startLongitude '7.76349'^^xsd:double;
  dwc:endLongitude '7.76349'^^xsd:double;
  dwc:latitude '53.87815'^^xsd:double;
  dwc:startLatitude '53.87815'^^xsd:double;
  dwc:endLatitude '53.87815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76349 53.87815, 7.76349 53.87815, 7.76349 53.87815, 7.76349 53.87815, 7.76349 53.87815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1078'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97425 7.88143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97425"^^xsd:decimal ;
  dwc:decimalLongitude "7.88143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1083'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1083'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.790833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.88143'^^xsd:double;
  dwc:startLongitude '7.88143'^^xsd:double;
  dwc:endLongitude '7.88143'^^xsd:double;
  dwc:latitude '53.97425'^^xsd:double;
  dwc:startLatitude '53.97425'^^xsd:double;
  dwc:endLatitude '53.97425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88143 53.97425, 7.88143 53.97425, 7.88143 53.97425, 7.88143 53.97425, 7.88143 53.97425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1083'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0001 7.91533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0001"^^xsd:decimal ;
  dwc:decimalLongitude "7.91533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1084'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1084'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.879166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.91533'^^xsd:double;
  dwc:startLongitude '7.91533'^^xsd:double;
  dwc:endLongitude '7.91533'^^xsd:double;
  dwc:latitude '54.0001'^^xsd:double;
  dwc:startLatitude '54.0001'^^xsd:double;
  dwc:endLatitude '54.0001'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.91533 54.0001, 7.91533 54.0001, 7.91533 54.0001, 7.91533 54.0001, 7.91533 54.0001))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1084'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7263 7.92775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7263"^^xsd:decimal ;
  dwc:decimalLongitude "7.92775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1604'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1604'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.818333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '7.92775'^^xsd:double;
  dwc:startLongitude '7.92775'^^xsd:double;
  dwc:endLongitude '7.92775'^^xsd:double;
  dwc:latitude '55.7263'^^xsd:double;
  dwc:startLatitude '55.7263'^^xsd:double;
  dwc:endLatitude '55.7263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.92775 55.7263, 7.92775 55.7263, 7.92775 55.7263, 7.92775 55.7263, 7.92775 55.7263))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1604'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54765 8.03854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.54765"^^xsd:decimal ;
  dwc:decimalLongitude "8.03854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1002'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1153_1002'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6775'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.03854'^^xsd:double;
  dwc:startLongitude '8.03854'^^xsd:double;
  dwc:endLongitude '8.03854'^^xsd:double;
  dwc:latitude '55.54765'^^xsd:double;
  dwc:startLatitude '55.54765'^^xsd:double;
  dwc:endLatitude '55.54765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03854 55.54765, 8.03854 55.54765, 8.03854 55.54765, 8.03854 55.54765, 8.03854 55.54765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1002'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.874 8.05765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.874"^^xsd:decimal ;
  dwc:decimalLongitude "8.05765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1066'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1066'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.05765'^^xsd:double;
  dwc:startLongitude '8.05765'^^xsd:double;
  dwc:endLongitude '8.05765'^^xsd:double;
  dwc:latitude '53.874'^^xsd:double;
  dwc:startLatitude '53.874'^^xsd:double;
  dwc:endLatitude '53.874'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.05765 53.874, 8.05765 53.874, 8.05765 53.874, 8.05765 53.874, 8.05765 53.874))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1066'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.88635 8.07446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.88635"^^xsd:decimal ;
  dwc:decimalLongitude "8.07446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1064'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1064'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3822222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.07446'^^xsd:double;
  dwc:startLongitude '8.07446'^^xsd:double;
  dwc:endLongitude '8.07446'^^xsd:double;
  dwc:latitude '53.88635'^^xsd:double;
  dwc:startLatitude '53.88635'^^xsd:double;
  dwc:endLatitude '53.88635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.07446 53.88635, 8.07446 53.88635, 8.07446 53.88635, 8.07446 53.88635, 8.07446 53.88635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_1064'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.69733 8.13606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.69733"^^xsd:decimal ;
  dwc:decimalLongitude "8.13606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1051'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1051'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.4033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.13606'^^xsd:double;
  dwc:startLongitude '8.13606'^^xsd:double;
  dwc:endLongitude '8.13606'^^xsd:double;
  dwc:latitude '54.69733'^^xsd:double;
  dwc:startLatitude '54.69733'^^xsd:double;
  dwc:endLatitude '54.69733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.13606 54.69733, 8.13606 54.69733, 8.13606 54.69733, 8.13606 54.69733, 8.13606 54.69733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1051'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94891 8.18934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94891"^^xsd:decimal ;
  dwc:decimalLongitude "8.18934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1088'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1088'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.046944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.18934'^^xsd:double;
  dwc:startLongitude '8.18934'^^xsd:double;
  dwc:endLongitude '8.18934'^^xsd:double;
  dwc:latitude '53.94891'^^xsd:double;
  dwc:startLatitude '53.94891'^^xsd:double;
  dwc:endLatitude '53.94891'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.18934 53.94891, 8.18934 53.94891, 8.18934 53.94891, 8.18934 53.94891, 8.18934 53.94891))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1088'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73952 8.21354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73952"^^xsd:decimal ;
  dwc:decimalLongitude "8.21354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1049'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1049'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3044444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.21354'^^xsd:double;
  dwc:startLongitude '8.21354'^^xsd:double;
  dwc:endLongitude '8.21354'^^xsd:double;
  dwc:latitude '54.73952'^^xsd:double;
  dwc:startLatitude '54.73952'^^xsd:double;
  dwc:endLatitude '54.73952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.21354 54.73952, 8.21354 54.73952, 8.21354 54.73952, 8.21354 54.73952, 8.21354 54.73952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1049'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.07461 8.23435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.07461"^^xsd:decimal ;
  dwc:decimalLongitude "8.23435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1556'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1556'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3041666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.23435'^^xsd:double;
  dwc:startLongitude '8.23435'^^xsd:double;
  dwc:endLongitude '8.23435'^^xsd:double;
  dwc:latitude '57.07461'^^xsd:double;
  dwc:startLatitude '57.07461'^^xsd:double;
  dwc:endLatitude '57.07461'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.23435 57.07461, 8.23435 57.07461, 8.23435 57.07461, 8.23435 57.07461, 8.23435 57.07461))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1556'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.79307 8.3119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.79307"^^xsd:decimal ;
  dwc:decimalLongitude "8.3119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1047'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1047'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2580555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.3119'^^xsd:double;
  dwc:startLongitude '8.3119'^^xsd:double;
  dwc:endLongitude '8.3119'^^xsd:double;
  dwc:latitude '54.79307'^^xsd:double;
  dwc:startLatitude '54.79307'^^xsd:double;
  dwc:endLatitude '54.79307'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3119 54.79307, 8.3119 54.79307, 8.3119 54.79307, 8.3119 54.79307, 8.3119 54.79307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_1047'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.79368 8.31325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.79368"^^xsd:decimal ;
  dwc:decimalLongitude "8.31325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4841__1153_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1046'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1046'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.31325'^^xsd:double;
  dwc:startLongitude '8.31325'^^xsd:double;
  dwc:endLongitude '8.31325'^^xsd:double;
  dwc:latitude '54.79368'^^xsd:double;
  dwc:startLatitude '54.79368'^^xsd:double;
  dwc:endLatitude '54.79368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.31325 54.79368, 8.31325 54.79368, 8.31325 54.79368, 8.31325 54.79368, 8.31325 54.79368))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_1046'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.79471 8.31488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.79471"^^xsd:decimal ;
  dwc:decimalLongitude "8.31488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.79471 8.31488)"^^geo:wktLiteral ;
  geo-pos:lat "54.79471"^^xsd:decimal ;
  geo-pos:long "8.31488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1045'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1045'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.31488'^^xsd:double;
  dwc:startLongitude '8.31488'^^xsd:double;
  dwc:endLongitude '8.31488'^^xsd:double;
  dwc:latitude '54.79471'^^xsd:double;
  dwc:startLatitude '54.79471'^^xsd:double;
  dwc:endLatitude '54.79471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.31488 54.79471, 8.31488 54.79471, 8.31488 54.79471, 8.31488 54.79471, 8.31488 54.79471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_1045'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.05924 8.32201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.05924"^^xsd:decimal ;
  dwc:decimalLongitude "8.32201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.05924 8.32201)"^^geo:wktLiteral ;
  geo-pos:lat "57.05924"^^xsd:decimal ;
  geo-pos:long "8.32201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1554'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1554'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.22'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.32201'^^xsd:double;
  dwc:startLongitude '8.32201'^^xsd:double;
  dwc:endLongitude '8.32201'^^xsd:double;
  dwc:latitude '57.05924'^^xsd:double;
  dwc:startLatitude '57.05924'^^xsd:double;
  dwc:endLatitude '57.05924'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.32201 57.05924, 8.32201 57.05924, 8.32201 57.05924, 8.32201 57.05924, 8.32201 57.05924))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1554'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80101 8.3277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.80101"^^xsd:decimal ;
  dwc:decimalLongitude "8.3277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80101 8.3277)"^^geo:wktLiteral ;
  geo-pos:lat "54.80101"^^xsd:decimal ;
  geo-pos:long "8.3277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1044'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1044'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2511111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.3277'^^xsd:double;
  dwc:startLongitude '8.3277'^^xsd:double;
  dwc:endLongitude '8.3277'^^xsd:double;
  dwc:latitude '54.80101'^^xsd:double;
  dwc:startLatitude '54.80101'^^xsd:double;
  dwc:endLatitude '54.80101'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3277 54.80101, 8.3277 54.80101, 8.3277 54.80101, 8.3277 54.80101, 8.3277 54.80101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_1044'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83793 8.39336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83793"^^xsd:decimal ;
  dwc:decimalLongitude "8.39336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83793 8.39336)"^^geo:wktLiteral ;
  geo-pos:lat "54.83793"^^xsd:decimal ;
  geo-pos:long "8.39336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1043'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1043'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2197222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.39336'^^xsd:double;
  dwc:startLongitude '8.39336'^^xsd:double;
  dwc:endLongitude '8.39336'^^xsd:double;
  dwc:latitude '54.83793'^^xsd:double;
  dwc:startLatitude '54.83793'^^xsd:double;
  dwc:endLatitude '54.83793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.39336 54.83793, 8.39336 54.83793, 8.39336 54.83793, 8.39336 54.83793, 8.39336 54.83793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_1043'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.84417 8.41871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.84417"^^xsd:decimal ;
  dwc:decimalLongitude "8.41871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.84417 8.41871)"^^geo:wktLiteral ;
  geo-pos:lat "53.84417"^^xsd:decimal ;
  geo-pos:long "8.41871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1089'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1089'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.213888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.41871'^^xsd:double;
  dwc:startLongitude '8.41871'^^xsd:double;
  dwc:endLongitude '8.41871'^^xsd:double;
  dwc:latitude '53.84417'^^xsd:double;
  dwc:startLatitude '53.84417'^^xsd:double;
  dwc:endLatitude '53.84417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.41871 53.84417, 8.41871 53.84417, 8.41871 53.84417, 8.41871 53.84417, 8.41871 53.84417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1089'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62628 8.45257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62628"^^xsd:decimal ;
  dwc:decimalLongitude "8.45257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62628 8.45257)"^^geo:wktLiteral ;
  geo-pos:lat "54.62628"^^xsd:decimal ;
  geo-pos:long "8.45257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1437'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1153_1437'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.4302777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.45257'^^xsd:double;
  dwc:startLongitude '8.45257'^^xsd:double;
  dwc:endLongitude '8.45257'^^xsd:double;
  dwc:latitude '54.62628'^^xsd:double;
  dwc:startLatitude '54.62628'^^xsd:double;
  dwc:endLatitude '54.62628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45257 54.62628, 8.45257 54.62628, 8.45257 54.62628, 8.45257 54.62628, 8.45257 54.62628))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "pvit" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '1153_1437'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22222 8.46097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22222"^^xsd:decimal ;
  dwc:decimalLongitude "8.46097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22222 8.46097)"^^geo:wktLiteral ;
  geo-pos:lat "55.22222"^^xsd:decimal ;
  geo-pos:long "8.46097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1042'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1153_1042'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.8469444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.46097'^^xsd:double;
  dwc:startLongitude '8.46097'^^xsd:double;
  dwc:endLongitude '8.46097'^^xsd:double;
  dwc:latitude '55.22222'^^xsd:double;
  dwc:startLatitude '55.22222'^^xsd:double;
  dwc:endLatitude '55.22222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.46097 55.22222, 8.46097 55.22222, 8.46097 55.22222, 8.46097 55.22222, 8.46097 55.22222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1042'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45757 8.77208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.45757"^^xsd:decimal ;
  dwc:decimalLongitude "8.77208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45757 8.77208)"^^geo:wktLiteral ;
  geo-pos:lat "57.45757"^^xsd:decimal ;
  geo-pos:long "8.77208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1502'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1502'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.8677777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.77208'^^xsd:double;
  dwc:startLongitude '8.77208'^^xsd:double;
  dwc:endLongitude '8.77208'^^xsd:double;
  dwc:latitude '57.45757'^^xsd:double;
  dwc:startLatitude '57.45757'^^xsd:double;
  dwc:endLatitude '57.45757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.77208 57.45757, 8.77208 57.45757, 8.77208 57.45757, 8.77208 57.45757, 8.77208 57.45757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1502'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.458 8.77384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.458"^^xsd:decimal ;
  dwc:decimalLongitude "8.77384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.458 8.77384)"^^geo:wktLiteral ;
  geo-pos:lat "57.458"^^xsd:decimal ;
  geo-pos:long "8.77384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1501'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1501'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.8075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.77384'^^xsd:double;
  dwc:startLongitude '8.77384'^^xsd:double;
  dwc:endLongitude '8.77384'^^xsd:double;
  dwc:latitude '57.458'^^xsd:double;
  dwc:startLatitude '57.458'^^xsd:double;
  dwc:endLatitude '57.458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.77384 57.458, 8.77384 57.458, 8.77384 57.458, 8.77384 57.458, 8.77384 57.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1501'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42753 8.77445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42753"^^xsd:decimal ;
  dwc:decimalLongitude "8.77445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42753 8.77445)"^^geo:wktLiteral ;
  geo-pos:lat "57.42753"^^xsd:decimal ;
  geo-pos:long "8.77445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1545'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1545'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.885'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.77445'^^xsd:double;
  dwc:startLongitude '8.77445'^^xsd:double;
  dwc:endLongitude '8.77445'^^xsd:double;
  dwc:latitude '57.42753'^^xsd:double;
  dwc:startLatitude '57.42753'^^xsd:double;
  dwc:endLatitude '57.42753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.77445 57.42753, 8.77445 57.42753, 8.77445 57.42753, 8.77445 57.42753, 8.77445 57.42753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1545'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.61639 8.93783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.61639"^^xsd:decimal ;
  dwc:decimalLongitude "8.93783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.61639 8.93783)"^^geo:wktLiteral ;
  geo-pos:lat "57.61639"^^xsd:decimal ;
  geo-pos:long "8.93783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1495'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1495'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.6308333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.93783'^^xsd:double;
  dwc:startLongitude '8.93783'^^xsd:double;
  dwc:endLongitude '8.93783'^^xsd:double;
  dwc:latitude '57.61639'^^xsd:double;
  dwc:startLatitude '57.61639'^^xsd:double;
  dwc:endLatitude '57.61639'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.93783 57.61639, 8.93783 57.61639, 8.93783 57.61639, 8.93783 57.61639, 8.93783 57.61639))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1495'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.61581 8.94365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.61581"^^xsd:decimal ;
  dwc:decimalLongitude "8.94365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.61581 8.94365)"^^geo:wktLiteral ;
  geo-pos:lat "57.61581"^^xsd:decimal ;
  geo-pos:long "8.94365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1494'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1494'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.6291666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '8.94365'^^xsd:double;
  dwc:startLongitude '8.94365'^^xsd:double;
  dwc:endLongitude '8.94365'^^xsd:double;
  dwc:latitude '57.61581'^^xsd:double;
  dwc:startLatitude '57.61581'^^xsd:double;
  dwc:endLatitude '57.61581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.94365 57.61581, 8.94365 57.61581, 8.94365 57.61581, 8.94365 57.61581, 8.94365 57.61581))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1494'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.60822 9.01393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.60822"^^xsd:decimal ;
  dwc:decimalLongitude "9.01393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.60822 9.01393)"^^geo:wktLiteral ;
  geo-pos:lat "57.60822"^^xsd:decimal ;
  geo-pos:long "9.01393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1493'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1493'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.555'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.01393'^^xsd:double;
  dwc:startLongitude '9.01393'^^xsd:double;
  dwc:endLongitude '9.01393'^^xsd:double;
  dwc:latitude '57.60822'^^xsd:double;
  dwc:startLatitude '57.60822'^^xsd:double;
  dwc:endLatitude '57.60822'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.01393 57.60822, 9.01393 57.60822, 9.01393 57.60822, 9.01393 57.60822, 9.01393 57.60822))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1493'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.70051 9.09731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.70051"^^xsd:decimal ;
  dwc:decimalLongitude "9.09731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.70051 9.09731)"^^geo:wktLiteral ;
  geo-pos:lat "57.70051"^^xsd:decimal ;
  geo-pos:long "9.09731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1151'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1151'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.7186111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.09731'^^xsd:double;
  dwc:startLongitude '9.09731'^^xsd:double;
  dwc:endLongitude '9.09731'^^xsd:double;
  dwc:latitude '57.70051'^^xsd:double;
  dwc:startLatitude '57.70051'^^xsd:double;
  dwc:endLatitude '57.70051'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.09731 57.70051, 9.09731 57.70051, 9.09731 57.70051, 9.09731 57.70051, 9.09731 57.70051))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1151'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68527 9.09788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.68527"^^xsd:decimal ;
  dwc:decimalLongitude "9.09788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68527 9.09788)"^^geo:wktLiteral ;
  geo-pos:lat "57.68527"^^xsd:decimal ;
  geo-pos:long "9.09788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1150'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1150'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.7088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.09788'^^xsd:double;
  dwc:startLongitude '9.09788'^^xsd:double;
  dwc:endLongitude '9.09788'^^xsd:double;
  dwc:latitude '57.68527'^^xsd:double;
  dwc:startLatitude '57.68527'^^xsd:double;
  dwc:endLatitude '57.68527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.09788 57.68527, 9.09788 57.68527, 9.09788 57.68527, 9.09788 57.68527, 9.09788 57.68527))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1150'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68395 9.09796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.68395"^^xsd:decimal ;
  dwc:decimalLongitude "9.09796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68395 9.09796)"^^geo:wktLiteral ;
  geo-pos:lat "57.68395"^^xsd:decimal ;
  geo-pos:long "9.09796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1149'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1149'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.7080555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.09796'^^xsd:double;
  dwc:startLongitude '9.09796'^^xsd:double;
  dwc:endLongitude '9.09796'^^xsd:double;
  dwc:latitude '57.68395'^^xsd:double;
  dwc:startLatitude '57.68395'^^xsd:double;
  dwc:endLatitude '57.68395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.09796 57.68395, 9.09796 57.68395, 9.09796 57.68395, 9.09796 57.68395, 9.09796 57.68395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1149'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59736 9.09957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.59736"^^xsd:decimal ;
  dwc:decimalLongitude "9.09957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59736 9.09957)"^^geo:wktLiteral ;
  geo-pos:lat "57.59736"^^xsd:decimal ;
  geo-pos:long "9.09957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1147'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1147'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.6547222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.09957'^^xsd:double;
  dwc:startLongitude '9.09957'^^xsd:double;
  dwc:endLongitude '9.09957'^^xsd:double;
  dwc:latitude '57.59736'^^xsd:double;
  dwc:startLatitude '57.59736'^^xsd:double;
  dwc:endLatitude '57.59736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.09957 57.59736, 9.09957 57.59736, 9.09957 57.59736, 9.09957 57.59736, 9.09957 57.59736))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1147'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6041 9.09965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6041"^^xsd:decimal ;
  dwc:decimalLongitude "9.09965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6041 9.09965)"^^geo:wktLiteral ;
  geo-pos:lat "57.6041"^^xsd:decimal ;
  geo-pos:long "9.09965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1146'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1146'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5919444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.09965'^^xsd:double;
  dwc:startLongitude '9.09965'^^xsd:double;
  dwc:endLongitude '9.09965'^^xsd:double;
  dwc:latitude '57.6041'^^xsd:double;
  dwc:startLatitude '57.6041'^^xsd:double;
  dwc:endLatitude '57.6041'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.09965 57.6041, 9.09965 57.6041, 9.09965 57.6041, 9.09965 57.6041, 9.09965 57.6041))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1146'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.60016 9.09976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.60016"^^xsd:decimal ;
  dwc:decimalLongitude "9.09976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.60016 9.09976)"^^geo:wktLiteral ;
  geo-pos:lat "57.60016"^^xsd:decimal ;
  geo-pos:long "9.09976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1145'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1145'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5894444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.09976'^^xsd:double;
  dwc:startLongitude '9.09976'^^xsd:double;
  dwc:endLongitude '9.09976'^^xsd:double;
  dwc:latitude '57.60016'^^xsd:double;
  dwc:startLatitude '57.60016'^^xsd:double;
  dwc:endLatitude '57.60016'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.09976 57.60016, 9.09976 57.60016, 9.09976 57.60016, 9.09976 57.60016, 9.09976 57.60016))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1145'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48189 9.10322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48189"^^xsd:decimal ;
  dwc:decimalLongitude "9.10322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48189 9.10322)"^^geo:wktLiteral ;
  geo-pos:lat "57.48189"^^xsd:decimal ;
  geo-pos:long "9.10322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1142'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1142'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5141666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.10322'^^xsd:double;
  dwc:startLongitude '9.10322'^^xsd:double;
  dwc:endLongitude '9.10322'^^xsd:double;
  dwc:latitude '57.48189'^^xsd:double;
  dwc:startLatitude '57.48189'^^xsd:double;
  dwc:endLatitude '57.48189'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.10322 57.48189, 9.10322 57.48189, 9.10322 57.48189, 9.10322 57.48189, 9.10322 57.48189))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1142'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46394 9.10399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46394"^^xsd:decimal ;
  dwc:decimalLongitude "9.10399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46394 9.10399)"^^geo:wktLiteral ;
  geo-pos:lat "57.46394"^^xsd:decimal ;
  geo-pos:long "9.10399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1141'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1141'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5027777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.10399'^^xsd:double;
  dwc:startLongitude '9.10399'^^xsd:double;
  dwc:endLongitude '9.10399'^^xsd:double;
  dwc:latitude '57.46394'^^xsd:double;
  dwc:startLatitude '57.46394'^^xsd:double;
  dwc:endLatitude '57.46394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.10399 57.46394, 9.10399 57.46394, 9.10399 57.46394, 9.10399 57.46394, 9.10399 57.46394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1141'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45457 9.10464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.45457"^^xsd:decimal ;
  dwc:decimalLongitude "9.10464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45457 9.10464)"^^geo:wktLiteral ;
  geo-pos:lat "57.45457"^^xsd:decimal ;
  geo-pos:long "9.10464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1139'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1139'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.4330555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.10464'^^xsd:double;
  dwc:startLongitude '9.10464'^^xsd:double;
  dwc:endLongitude '9.10464'^^xsd:double;
  dwc:latitude '57.45457'^^xsd:double;
  dwc:startLatitude '57.45457'^^xsd:double;
  dwc:endLatitude '57.45457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.10464 57.45457, 9.10464 57.45457, 9.10464 57.45457, 9.10464 57.45457, 9.10464 57.45457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1139'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46174 9.10466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46174"^^xsd:decimal ;
  dwc:decimalLongitude "9.10466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46174 9.10466)"^^geo:wktLiteral ;
  geo-pos:lat "57.46174"^^xsd:decimal ;
  geo-pos:long "9.10466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1140'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1140'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.4375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.10466'^^xsd:double;
  dwc:startLongitude '9.10466'^^xsd:double;
  dwc:endLongitude '9.10466'^^xsd:double;
  dwc:latitude '57.46174'^^xsd:double;
  dwc:startLatitude '57.46174'^^xsd:double;
  dwc:endLatitude '57.46174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.10466 57.46174, 9.10466 57.46174, 9.10466 57.46174, 9.10466 57.46174, 9.10466 57.46174))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1140'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35741 9.10572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35741"^^xsd:decimal ;
  dwc:decimalLongitude "9.10572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35741 9.10572)"^^geo:wktLiteral ;
  geo-pos:lat "57.35741"^^xsd:decimal ;
  geo-pos:long "9.10572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1135'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1135'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.3063888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.10572'^^xsd:double;
  dwc:startLongitude '9.10572'^^xsd:double;
  dwc:endLongitude '9.10572'^^xsd:double;
  dwc:latitude '57.35741'^^xsd:double;
  dwc:startLatitude '57.35741'^^xsd:double;
  dwc:endLatitude '57.35741'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.10572 57.35741, 9.10572 57.35741, 9.10572 57.35741, 9.10572 57.35741, 9.10572 57.35741))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1135'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31233 9.10721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31233"^^xsd:decimal ;
  dwc:decimalLongitude "9.10721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31233 9.10721)"^^geo:wktLiteral ;
  geo-pos:lat "57.31233"^^xsd:decimal ;
  geo-pos:long "9.10721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1133'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1133'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.2772222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.10721'^^xsd:double;
  dwc:startLongitude '9.10721'^^xsd:double;
  dwc:endLongitude '9.10721'^^xsd:double;
  dwc:latitude '57.31233'^^xsd:double;
  dwc:startLatitude '57.31233'^^xsd:double;
  dwc:endLatitude '57.31233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.10721 57.31233, 9.10721 57.31233, 9.10721 57.31233, 9.10721 57.31233, 9.10721 57.31233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1133'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26011 9.10924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.26011"^^xsd:decimal ;
  dwc:decimalLongitude "9.10924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26011 9.10924)"^^geo:wktLiteral ;
  geo-pos:lat "57.26011"^^xsd:decimal ;
  geo-pos:long "9.10924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1132'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1132'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.2438888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.10924'^^xsd:double;
  dwc:startLongitude '9.10924'^^xsd:double;
  dwc:endLongitude '9.10924'^^xsd:double;
  dwc:latitude '57.26011'^^xsd:double;
  dwc:startLatitude '57.26011'^^xsd:double;
  dwc:endLatitude '57.26011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.10924 57.26011, 9.10924 57.26011, 9.10924 57.26011, 9.10924 57.26011, 9.10924 57.26011))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1132'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.24683 9.10976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.24683"^^xsd:decimal ;
  dwc:decimalLongitude "9.10976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.24683 9.10976)"^^geo:wktLiteral ;
  geo-pos:lat "57.24683"^^xsd:decimal ;
  geo-pos:long "9.10976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1130'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1130'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1661111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.10976'^^xsd:double;
  dwc:startLongitude '9.10976'^^xsd:double;
  dwc:endLongitude '9.10976'^^xsd:double;
  dwc:latitude '57.24683'^^xsd:double;
  dwc:startLatitude '57.24683'^^xsd:double;
  dwc:endLatitude '57.24683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.10976 57.24683, 9.10976 57.24683, 9.10976 57.24683, 9.10976 57.24683, 9.10976 57.24683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1130'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23699 9.11049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.23699"^^xsd:decimal ;
  dwc:decimalLongitude "9.11049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23699 9.11049)"^^geo:wktLiteral ;
  geo-pos:lat "57.23699"^^xsd:decimal ;
  geo-pos:long "9.11049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1129'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1129'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1597222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.11049'^^xsd:double;
  dwc:startLongitude '9.11049'^^xsd:double;
  dwc:endLongitude '9.11049'^^xsd:double;
  dwc:latitude '57.23699'^^xsd:double;
  dwc:startLatitude '57.23699'^^xsd:double;
  dwc:endLatitude '57.23699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.11049 57.23699, 9.11049 57.23699, 9.11049 57.23699, 9.11049 57.23699, 9.11049 57.23699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1129'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23541 9.11061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.23541"^^xsd:decimal ;
  dwc:decimalLongitude "9.11061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23541 9.11061)"^^geo:wktLiteral ;
  geo-pos:lat "57.23541"^^xsd:decimal ;
  geo-pos:long "9.11061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1131'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1131'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.2283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.11061'^^xsd:double;
  dwc:startLongitude '9.11061'^^xsd:double;
  dwc:endLongitude '9.11061'^^xsd:double;
  dwc:latitude '57.23541'^^xsd:double;
  dwc:startLatitude '57.23541'^^xsd:double;
  dwc:endLatitude '57.23541'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.11061 57.23541, 9.11061 57.23541, 9.11061 57.23541, 9.11061 57.23541, 9.11061 57.23541))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1131'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59758 9.11707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.59758"^^xsd:decimal ;
  dwc:decimalLongitude "9.11707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59758 9.11707)"^^geo:wktLiteral ;
  geo-pos:lat "57.59758"^^xsd:decimal ;
  geo-pos:long "9.11707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1492'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1492'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5258333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.11707'^^xsd:double;
  dwc:startLongitude '9.11707'^^xsd:double;
  dwc:endLongitude '9.11707'^^xsd:double;
  dwc:latitude '57.59758'^^xsd:double;
  dwc:startLatitude '57.59758'^^xsd:double;
  dwc:endLatitude '57.59758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.11707 57.59758, 9.11707 57.59758, 9.11707 57.59758, 9.11707 57.59758, 9.11707 57.59758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1492'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59151 9.17451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.59151"^^xsd:decimal ;
  dwc:decimalLongitude "9.17451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59151 9.17451)"^^geo:wktLiteral ;
  geo-pos:lat "57.59151"^^xsd:decimal ;
  geo-pos:long "9.17451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1491'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1491'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5094444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.17451'^^xsd:double;
  dwc:startLongitude '9.17451'^^xsd:double;
  dwc:endLongitude '9.17451'^^xsd:double;
  dwc:latitude '57.59151'^^xsd:double;
  dwc:startLatitude '57.59151'^^xsd:double;
  dwc:endLatitude '57.59151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.17451 57.59151, 9.17451 57.59151, 9.17451 57.59151, 9.17451 57.59151, 9.17451 57.59151))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1491'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5894 9.19403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5894"^^xsd:decimal ;
  dwc:decimalLongitude "9.19403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5894 9.19403)"^^geo:wktLiteral ;
  geo-pos:lat "57.5894"^^xsd:decimal ;
  geo-pos:long "9.19403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1490'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1490'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5038888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.19403'^^xsd:double;
  dwc:startLongitude '9.19403'^^xsd:double;
  dwc:endLongitude '9.19403'^^xsd:double;
  dwc:latitude '57.5894'^^xsd:double;
  dwc:startLatitude '57.5894'^^xsd:double;
  dwc:endLatitude '57.5894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.19403 57.5894, 9.19403 57.5894, 9.19403 57.5894, 9.19403 57.5894, 9.19403 57.5894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1490'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.58929 9.19501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.58929"^^xsd:decimal ;
  dwc:decimalLongitude "9.19501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.58929 9.19501)"^^geo:wktLiteral ;
  geo-pos:lat "57.58929"^^xsd:decimal ;
  geo-pos:long "9.19501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1489'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1489'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5036111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.19501'^^xsd:double;
  dwc:startLongitude '9.19501'^^xsd:double;
  dwc:endLongitude '9.19501'^^xsd:double;
  dwc:latitude '57.58929'^^xsd:double;
  dwc:startLatitude '57.58929'^^xsd:double;
  dwc:endLatitude '57.58929'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.19501 57.58929, 9.19501 57.58929, 9.19501 57.58929, 9.19501 57.58929, 9.19501 57.58929))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1489'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.70785 9.26099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.70785"^^xsd:decimal ;
  dwc:decimalLongitude "9.26099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.70785 9.26099)"^^geo:wktLiteral ;
  geo-pos:lat "57.70785"^^xsd:decimal ;
  geo-pos:long "9.26099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1174'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1174'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.8302777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.26099'^^xsd:double;
  dwc:startLongitude '9.26099'^^xsd:double;
  dwc:endLongitude '9.26099'^^xsd:double;
  dwc:latitude '57.70785'^^xsd:double;
  dwc:startLatitude '57.70785'^^xsd:double;
  dwc:endLatitude '57.70785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.26099 57.70785, 9.26099 57.70785, 9.26099 57.70785, 9.26099 57.70785, 9.26099 57.70785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1174'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.58127 9.2784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.58127"^^xsd:decimal ;
  dwc:decimalLongitude "9.2784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.58127 9.2784)"^^geo:wktLiteral ;
  geo-pos:lat "57.58127"^^xsd:decimal ;
  geo-pos:long "9.2784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1488'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1488'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.4216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.2784'^^xsd:double;
  dwc:startLongitude '9.2784'^^xsd:double;
  dwc:endLongitude '9.2784'^^xsd:double;
  dwc:latitude '57.58127'^^xsd:double;
  dwc:startLatitude '57.58127'^^xsd:double;
  dwc:endLatitude '57.58127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.2784 57.58127, 9.2784 57.58127, 9.2784 57.58127, 9.2784 57.58127, 9.2784 57.58127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1488'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.70363 9.29533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.70363"^^xsd:decimal ;
  dwc:decimalLongitude "9.29533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.70363 9.29533)"^^geo:wktLiteral ;
  geo-pos:lat "57.70363"^^xsd:decimal ;
  geo-pos:long "9.29533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1175'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1175'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9122222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.29533'^^xsd:double;
  dwc:startLongitude '9.29533'^^xsd:double;
  dwc:endLongitude '9.29533'^^xsd:double;
  dwc:latitude '57.70363'^^xsd:double;
  dwc:startLatitude '57.70363'^^xsd:double;
  dwc:endLatitude '57.70363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.29533 57.70363, 9.29533 57.70363, 9.29533 57.70363, 9.29533 57.70363, 9.29533 57.70363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1175'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.70219 9.30733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.70219"^^xsd:decimal ;
  dwc:decimalLongitude "9.30733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.70219 9.30733)"^^geo:wktLiteral ;
  geo-pos:lat "57.70219"^^xsd:decimal ;
  geo-pos:long "9.30733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1176'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1176'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.30733'^^xsd:double;
  dwc:startLongitude '9.30733'^^xsd:double;
  dwc:endLongitude '9.30733'^^xsd:double;
  dwc:latitude '57.70219'^^xsd:double;
  dwc:startLatitude '57.70219'^^xsd:double;
  dwc:endLatitude '57.70219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.30733 57.70219, 9.30733 57.70219, 9.30733 57.70219, 9.30733 57.70219, 9.30733 57.70219))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1176'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.58889 9.45872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.58889"^^xsd:decimal ;
  dwc:decimalLongitude "9.45872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.58889 9.45872)"^^geo:wktLiteral ;
  geo-pos:lat "57.58889"^^xsd:decimal ;
  geo-pos:long "9.45872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_953'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1153_953'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.8472222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.45872'^^xsd:double;
  dwc:startLongitude '9.45872'^^xsd:double;
  dwc:endLongitude '9.45872'^^xsd:double;
  dwc:latitude '57.58889'^^xsd:double;
  dwc:startLatitude '57.58889'^^xsd:double;
  dwc:endLatitude '57.58889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.45872 57.58889, 9.45872 57.58889, 9.45872 57.58889, 9.45872 57.58889, 9.45872 57.58889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_953'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4841__1153_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4841__1153_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4841__1153_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52396 9.81141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52396"^^xsd:decimal ;
  dwc:decimalLongitude "9.81141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4841__1153_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52396 9.81141)"^^geo:wktLiteral ;
  geo-pos:lat "57.52396"^^xsd:decimal ;
  geo-pos:long "9.81141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4841__1153_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1153_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4841_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-15'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1153'^^xsd:integer;
  dwc:catalogNumber '1153_1193'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1153_1193'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.2655555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean,European Atlantic shelf waters'^^xsd:string;
  dwc:longitude '9.81141'^^xsd:double;
  dwc:startLongitude '9.81141'^^xsd:double;
  dwc:endLongitude '9.81141'^^xsd:double;
  dwc:latitude '57.52396'^^xsd:double;
  dwc:startLatitude '57.52396'^^xsd:double;
  dwc:endLatitude '57.52396'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.81141 57.52396, 9.81141 57.52396, 9.81141 57.52396, 9.81141 57.52396, 9.81141 57.52396))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "ppho" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1153_1193'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF