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

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

<https://eurobis.org/id/occurrence/5337__1182_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_476'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_476'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.8075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.53'^^xsd:double;
  dwc:latitude '54.43'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.53 54.43, -17.53 54.43, -17.53 54.43, -17.53 54.43, -17.53 54.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_476'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_494'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_494'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.406388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '54.37'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.5 54.37, -17.5 54.37, -17.5 54.37, -17.5 54.37, -17.5 54.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_494'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_475'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_475'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.434722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '54.38'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.5 54.38, -17.5 54.38, -17.5 54.38, -17.5 54.38, -17.5 54.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_475'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_495'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_495'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.488888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '54.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.5 54.39, -17.5 54.39, -17.5 54.39, -17.5 54.39, -17.5 54.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WS" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '1182_495'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32 -17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_474'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_474'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.088611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.47'^^xsd:double;
  dwc:latitude '54.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.47 54.32, -17.47 54.32, -17.47 54.32, -17.47 54.32, -17.47 54.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_474'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97 -17.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_473'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_473'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8294444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.31'^^xsd:double;
  dwc:latitude '53.97'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.31 53.97, -17.31 53.97, -17.31 53.97, -17.31 53.97, -17.31 53.97))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1182_473'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8 -17.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8"^^xsd:decimal ;
  dwc:decimalLongitude "-17.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_472'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_472'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.23'^^xsd:double;
  dwc:latitude '53.8'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.23 53.8, -17.23 53.8, -17.23 53.8, -17.23 53.8, -17.23 53.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_472'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.81 -17.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.81"^^xsd:decimal ;
  dwc:decimalLongitude "-17.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_493'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_493'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7919444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.23'^^xsd:double;
  dwc:latitude '53.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.23 53.81, -17.23 53.81, -17.23 53.81, -17.23 53.81, -17.23 53.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_493'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74 -17.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_471'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_471'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3838888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.2'^^xsd:double;
  dwc:latitude '53.74'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.2 53.74, -17.2 53.74, -17.2 53.74, -17.2 53.74, -17.2 53.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_471'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.47 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.47"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_470'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_470'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.6916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '53.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.07 53.47, -17.07 53.47, -17.07 53.47, -17.07 53.47, -17.07 53.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WS" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '1182_470'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.43 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.43"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_469'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_469'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.4683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '53.43'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.05 53.43, -17.05 53.43, -17.05 53.43, -17.05 53.43, -17.05 53.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "P?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_469'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94 -16.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.94"^^xsd:decimal ;
  dwc:decimalLongitude "-16.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_187'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_187'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.8302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.82'^^xsd:double;
  dwc:latitude '52.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.82 52.94, -16.82 52.94, -16.82 52.94, -16.82 52.94, -16.82 52.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_187'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95 -16.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95"^^xsd:decimal ;
  dwc:decimalLongitude "-16.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_188'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_188'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.0169444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.77'^^xsd:double;
  dwc:latitude '52.95'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.77 52.95, -16.77 52.95, -16.77 52.95, -16.77 52.95, -16.77 52.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_188'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41"^^xsd:decimal ;
  dwc:decimalLongitude "-16.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_468'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_468'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.6975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.75'^^xsd:double;
  dwc:latitude '53.41'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.75 53.41, -16.75 53.41, -16.75 53.41, -16.75 53.41, -16.75 53.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LS" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '1182_468'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_190'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_190'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.7605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.3 53, -16.3 53, -16.3 53, -16.3 53, -16.3 53))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_190'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_189'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_189'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.7469444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.3 53, -16.3 53, -16.3 53, -16.3 53, -16.3 53))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_189'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.35 -16.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.35"^^xsd:decimal ;
  dwc:decimalLongitude "-16.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_478'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1182_478'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.148333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.04'^^xsd:double;
  dwc:latitude '56.35'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.04 56.35, -16.04 56.35, -16.04 56.35, -16.04 56.35, -16.04 56.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_478'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -16.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-16.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_191'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_191'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.9919444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.01'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.01 53.08, -16.01 53.08, -16.01 53.08, -16.01 53.08, -16.01 53.08))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_191'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -15.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-15.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_192'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_192'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.98'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.98 53.08, -15.98 53.08, -15.98 53.08, -15.98 53.08, -15.98 53.08))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_192'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -15.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-15.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_193'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_193'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.95'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.95 53.08, -15.95 53.08, -15.95 53.08, -15.95 53.08, -15.95 53.08))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_193'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37 -15.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37"^^xsd:decimal ;
  dwc:decimalLongitude "-15.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_467'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_467'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.3375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.85'^^xsd:double;
  dwc:latitude '53.37'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.85 53.37, -15.85 53.37, -15.85 53.37, -15.85 53.37, -15.85 53.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "UB" by the provider'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:occurrenceId '1182_467'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_221'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_221'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.782777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '50.75'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.6 50.75, -15.6 50.75, -15.6 50.75, -15.6 50.75, -15.6 50.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_221'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11 -15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11"^^xsd:decimal ;
  dwc:decimalLongitude "-15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_194'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_194'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.5819444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.59'^^xsd:double;
  dwc:latitude '53.11'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.59 53.11, -15.59 53.11, -15.59 53.11, -15.59 53.11, -15.59 53.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_194'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.82 -15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.82"^^xsd:decimal ;
  dwc:decimalLongitude "-15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_220'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_220'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.322777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.58'^^xsd:double;
  dwc:latitude '50.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.58 50.82, -15.58 50.82, -15.58 50.82, -15.58 50.82, -15.58 50.82))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_220'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.82 -15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.82"^^xsd:decimal ;
  dwc:decimalLongitude "-15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_219'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_219'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.58'^^xsd:double;
  dwc:latitude '50.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.58 50.82, -15.58 50.82, -15.58 50.82, -15.58 50.82, -15.58 50.82))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_219'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.88 -15.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.88"^^xsd:decimal ;
  dwc:decimalLongitude "-15.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_218'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_218'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.971111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.56'^^xsd:double;
  dwc:latitude '50.88'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.56 50.88, -15.56 50.88, -15.56 50.88, -15.56 50.88, -15.56 50.88))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_218'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_217'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_217'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.9775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '51.03'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.5 51.03, -15.5 51.03, -15.5 51.03, -15.5 51.03, -15.5 51.03))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_217'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.05 -15.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.05"^^xsd:decimal ;
  dwc:decimalLongitude "-15.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_216'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_216'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.884722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.49'^^xsd:double;
  dwc:latitude '51.05'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.49 51.05, -15.49 51.05, -15.49 51.05, -15.49 51.05, -15.49 51.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_216'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.06 -15.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.06"^^xsd:decimal ;
  dwc:decimalLongitude "-15.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_215'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_215'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.795277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.49'^^xsd:double;
  dwc:latitude '51.06'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.49 51.06, -15.49 51.06, -15.49 51.06, -15.49 51.06, -15.49 51.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_215'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.08 -15.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.08"^^xsd:decimal ;
  dwc:decimalLongitude "-15.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_299'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_299'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.717777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.48'^^xsd:double;
  dwc:latitude '51.08'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.48 51.08, -15.48 51.08, -15.48 51.08, -15.48 51.08, -15.48 51.08))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_299'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.08 -15.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.08"^^xsd:decimal ;
  dwc:decimalLongitude "-15.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_214'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_214'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.717777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.48'^^xsd:double;
  dwc:latitude '51.08'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.48 51.08, -15.48 51.08, -15.48 51.08, -15.48 51.08, -15.48 51.08))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_214'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 -15.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_213'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_213'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.555833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.47'^^xsd:double;
  dwc:latitude '51.1'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.47 51.1, -15.47 51.1, -15.47 51.1, -15.47 51.1, -15.47 51.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_213'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11 -15.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11"^^xsd:decimal ;
  dwc:decimalLongitude "-15.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_212'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_212'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.514722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.47'^^xsd:double;
  dwc:latitude '51.11'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.47 51.11, -15.47 51.11, -15.47 51.11, -15.47 51.11, -15.47 51.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_212'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12 -15.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12"^^xsd:decimal ;
  dwc:decimalLongitude "-15.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_211'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_211'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.423611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.47'^^xsd:double;
  dwc:latitude '51.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.47 51.12, -15.47 51.12, -15.47 51.12, -15.47 51.12, -15.47 51.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_211'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.13 -15.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.13"^^xsd:decimal ;
  dwc:decimalLongitude "-15.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_195'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_195'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.47'^^xsd:double;
  dwc:latitude '53.13'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.47 53.13, -15.47 53.13, -15.47 53.13, -15.47 53.13, -15.47 53.13))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BW" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '1182_195'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35 -15.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35"^^xsd:decimal ;
  dwc:decimalLongitude "-15.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_210'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_210'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.993888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.37'^^xsd:double;
  dwc:latitude '51.35'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.37 51.35, -15.37 51.35, -15.37 51.35, -15.37 51.35, -15.37 51.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_210'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46 -15.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46"^^xsd:decimal ;
  dwc:decimalLongitude "-15.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_209'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_209'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.34'^^xsd:double;
  dwc:latitude '51.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.34 51.46, -15.34 51.46, -15.34 51.46, -15.34 51.46, -15.34 51.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_209'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76 -15.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76"^^xsd:decimal ;
  dwc:decimalLongitude "-15.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_208'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_208'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.207777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.21'^^xsd:double;
  dwc:latitude '51.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.21 51.76, -15.21 51.76, -15.21 51.76, -15.21 51.76, -15.21 51.76))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1182_208'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.03 -15.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_207'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_207'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.590833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.12'^^xsd:double;
  dwc:latitude '52.03'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.12 52.03, -15.12 52.03, -15.12 52.03, -15.12 52.03, -15.12 52.03))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_207'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.17 -15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.17"^^xsd:decimal ;
  dwc:decimalLongitude "-15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_196'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_196'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.412777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.11'^^xsd:double;
  dwc:latitude '53.17'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.11 53.17, -15.11 53.17, -15.11 53.17, -15.11 53.17, -15.11 53.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_196'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15 -15.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15"^^xsd:decimal ;
  dwc:decimalLongitude "-15.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_206'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_206'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.889444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.07'^^xsd:double;
  dwc:latitude '52.15'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.07 52.15, -15.07 52.15, -15.07 52.15, -15.07 52.15, -15.07 52.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_206'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.19 -15.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.19"^^xsd:decimal ;
  dwc:decimalLongitude "-15.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_205'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_205'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.661388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.05'^^xsd:double;
  dwc:latitude '52.19'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.05 52.19, -15.05 52.19, -15.05 52.19, -15.05 52.19, -15.05 52.19))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_205'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25 -15.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_204'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_204'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.298333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.03'^^xsd:double;
  dwc:latitude '52.25'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.03 52.25, -15.03 52.25, -15.03 52.25, -15.03 52.25, -15.03 52.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_204'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_465'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_465'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.2261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '53.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15 53.32, -15 53.32, -15 53.32, -15 53.32, -15 53.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_465'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_477'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1182_477'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '55.08'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15 55.08, -15 55.08, -15 55.08, -15 55.08, -15 55.08))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_477'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.65 -14.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.65"^^xsd:decimal ;
  dwc:decimalLongitude "-14.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_203'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_203'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.9525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.89'^^xsd:double;
  dwc:latitude '52.65'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.89 52.65, -14.89 52.65, -14.89 52.65, -14.89 52.65, -14.89 52.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_203'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_524'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1182_524'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.312222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '50.58'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.8 50.58, -14.8 50.58, -14.8 50.58, -14.8 50.58, -14.8 50.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "B?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_524'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.66 -14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.66"^^xsd:decimal ;
  dwc:decimalLongitude "-14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_479'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_479'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.384444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.76'^^xsd:double;
  dwc:latitude '56.66'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.76 56.66, -14.76 56.66, -14.76 56.66, -14.76 56.66, -14.76 56.66))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_479'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.23 -14.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.23"^^xsd:decimal ;
  dwc:decimalLongitude "-14.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_197'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_197'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.963055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.71'^^xsd:double;
  dwc:latitude '53.23'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.71 53.23, -14.71 53.23, -14.71 53.23, -14.71 53.23, -14.71 53.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_197'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.23 -14.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.23"^^xsd:decimal ;
  dwc:decimalLongitude "-14.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_198'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_198'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.019166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.69'^^xsd:double;
  dwc:latitude '53.23'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.69 53.23, -14.69 53.23, -14.69 53.23, -14.69 53.23, -14.69 53.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_198'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -14.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_456'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_456'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.0727777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.68'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.68 54.8, -14.68 54.8, -14.68 54.8, -14.68 54.8, -14.68 54.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_456'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.23 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.23"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_199'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_199'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.128611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '53.23'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.67 53.23, -14.67 53.23, -14.67 53.23, -14.67 53.23, -14.67 53.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_199'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24 -14.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24"^^xsd:decimal ;
  dwc:decimalLongitude "-14.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_200'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_200'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.155277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.66'^^xsd:double;
  dwc:latitude '53.24'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.66 53.24, -14.66 53.24, -14.66 53.24, -14.66 53.24, -14.66 53.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_200'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53 -14.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53"^^xsd:decimal ;
  dwc:decimalLongitude "-14.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_457'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_457'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.7777777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.58'^^xsd:double;
  dwc:latitude '54.53'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.58 54.53, -14.58 54.53, -14.58 54.53, -14.58 54.53, -14.58 54.53))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_457'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43 -14.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43"^^xsd:decimal ;
  dwc:decimalLongitude "-14.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_458'^^xsd:string;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_458'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.54'^^xsd:double;
  dwc:latitude '54.43'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.54 54.43, -14.54 54.43, -14.54 54.43, -14.54 54.43, -14.54 54.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FK" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '1182_458'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41 -14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41"^^xsd:decimal ;
  dwc:decimalLongitude "-14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_459'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_459'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.5261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.53'^^xsd:double;
  dwc:latitude '54.41'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.53 54.41, -14.53 54.41, -14.53 54.41, -14.53 54.41, -14.53 54.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_459'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21 -14.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21"^^xsd:decimal ;
  dwc:decimalLongitude "-14.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_460'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_460'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.806111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.46'^^xsd:double;
  dwc:latitude '54.21'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.46 54.21, -14.46 54.21, -14.46 54.21, -14.46 54.21, -14.46 54.21))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WS" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '1182_460'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19 -14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.19"^^xsd:decimal ;
  dwc:decimalLongitude "-14.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_461'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_461'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.944166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.45'^^xsd:double;
  dwc:latitude '54.19'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.45 54.19, -14.45 54.19, -14.45 54.19, -14.45 54.19, -14.45 54.19))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WS" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '1182_461'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07 -14.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07"^^xsd:decimal ;
  dwc:decimalLongitude "-14.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_463'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_463'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.654166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.41'^^xsd:double;
  dwc:latitude '54.07'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.41 54.07, -14.41 54.07, -14.41 54.07, -14.41 54.07, -14.41 54.07))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_463'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08 -14.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08"^^xsd:decimal ;
  dwc:decimalLongitude "-14.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_462'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_462'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.614444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.41'^^xsd:double;
  dwc:latitude '54.08'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.41 54.08, -14.41 54.08, -14.41 54.08, -14.41 54.08, -14.41 54.08))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_462'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 -14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9"^^xsd:decimal ;
  dwc:decimalLongitude "-14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_464'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_464'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.733055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.35'^^xsd:double;
  dwc:latitude '53.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.35 53.9, -14.35 53.9, -14.35 53.9, -14.35 53.9, -14.35 53.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_464'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.26 -14.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.26"^^xsd:decimal ;
  dwc:decimalLongitude "-14.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_201'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_201'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.881666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.14'^^xsd:double;
  dwc:latitude '53.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.14 53.26, -14.14 53.26, -14.14 53.26, -14.14 53.26, -14.14 53.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_201'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.02 -14.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.02"^^xsd:decimal ;
  dwc:decimalLongitude "-14.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_202'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_202'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.082777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.09'^^xsd:double;
  dwc:latitude '53.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.09 53.02, -14.09 53.02, -14.09 53.02, -14.09 53.02, -14.09 53.02))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_202'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -14.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_525'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1182_525'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.063333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.03'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.03 50.5, -14.03 50.5, -14.03 50.5, -14.03 50.5, -14.03 50.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_525'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 -14.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "-14.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_444'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1182_444'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.0636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.03'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.03 58.14, -14.03 58.14, -14.03 58.14, -14.03 58.14, -14.03 58.14))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "M?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_444'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.49 -14.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.49"^^xsd:decimal ;
  dwc:decimalLongitude "-14.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_443'^^xsd:string;
  dwc:scientificName 'Mesoplodon bidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1182_443'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.010833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.03'^^xsd:double;
  dwc:latitude '58.49'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.03 58.49, -14.03 58.49, -14.03 58.49, -14.03 58.49, -14.03 58.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SB" by the provider'^^xsd:string;
  dwc:aphiaid '137121'^^xsd:integer;
  dwc:occurrenceId '1182_443'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74 -14.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.74"^^xsd:decimal ;
  dwc:decimalLongitude "-14.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_222'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_222'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.74'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.01'^^xsd:double;
  dwc:latitude '48.74'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.01 48.74, -14.01 48.74, -14.01 48.74, -14.01 48.74, -14.01 48.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_222'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_224'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_224'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14 48.73, -14 48.73, -14 48.73, -14 48.73, -14 48.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_224'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_223'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_223'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.7977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '48.73'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14 48.73, -14 48.73, -14 48.73, -14 48.73, -14 48.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_223'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16 -13.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.16"^^xsd:decimal ;
  dwc:decimalLongitude "-13.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_122'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_122'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.347777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.96'^^xsd:double;
  dwc:latitude '43.16'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.96 43.16, -13.96 43.16, -13.96 43.16, -13.96 43.16, -13.96 43.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_122'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03 -13.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_445'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1182_445'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.7544444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.94'^^xsd:double;
  dwc:latitude '58.03'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.94 58.03, -13.94 58.03, -13.94 58.03, -13.94 58.03, -13.94 58.03))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MW" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1182_445'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -13.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-13.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_123'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_123'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.92'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.92 44.01, -13.92 44.01, -13.92 44.01, -13.92 44.01, -13.92 44.01))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_123'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.71 -13.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.71"^^xsd:decimal ;
  dwc:decimalLongitude "-13.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_225'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_225'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.1805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.91'^^xsd:double;
  dwc:latitude '48.71'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.91 48.71, -13.91 48.71, -13.91 48.71, -13.91 48.71, -13.91 48.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_225'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_226'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_226'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.2633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '48.7'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.9 48.7, -13.9 48.7, -13.9 48.7, -13.9 48.7, -13.9 48.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_226'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 -13.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_510'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_510'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.863611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.88'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.88 45.29, -13.88 45.29, -13.88 45.29, -13.88 45.29, -13.88 45.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_510'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48 -13.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48"^^xsd:decimal ;
  dwc:decimalLongitude "-13.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_526'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1182_526'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.778055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.88'^^xsd:double;
  dwc:latitude '50.48'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.88 50.48, -13.88 50.48, -13.88 50.48, -13.88 50.48, -13.88 50.48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "UB" by the provider'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:occurrenceId '1182_526'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69 -13.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69"^^xsd:decimal ;
  dwc:decimalLongitude "-13.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_227'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_227'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.415'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.86'^^xsd:double;
  dwc:latitude '48.69'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.86 48.69, -13.86 48.69, -13.86 48.69, -13.86 48.69, -13.86 48.69))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_227'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69 -13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69"^^xsd:decimal ;
  dwc:decimalLongitude "-13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_228'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_228'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.85'^^xsd:double;
  dwc:latitude '48.69'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.85 48.69, -13.85 48.69, -13.85 48.69, -13.85 48.69, -13.85 48.69))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "UB" by the provider'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:occurrenceId '1182_228'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94 -13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.94"^^xsd:decimal ;
  dwc:decimalLongitude "-13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_446'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1182_446'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.85'^^xsd:double;
  dwc:latitude '57.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.85 57.94, -13.85 57.94, -13.85 57.94, -13.85 57.94, -13.85 57.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "HP" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '1182_446'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89 -13.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.89"^^xsd:decimal ;
  dwc:decimalLongitude "-13.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_447'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1182_447'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.7277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.81'^^xsd:double;
  dwc:latitude '57.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.81 57.89, -13.81 57.89, -13.81 57.89, -13.81 57.89, -13.81 57.89))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_447'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79 -13.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79"^^xsd:decimal ;
  dwc:decimalLongitude "-13.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_124'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_124'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.926111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.78'^^xsd:double;
  dwc:latitude '43.79'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.78 43.79, -13.78 43.79, -13.78 43.79, -13.78 43.79, -13.78 43.79))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_124'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 -13.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "-13.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_511'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_511'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.020833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.78'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.78 45.48, -13.78 45.48, -13.78 45.48, -13.78 45.48, -13.78 45.48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_511'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 -13.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "-13.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_512'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_512'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.103888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.78'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.78 45.49, -13.78 45.49, -13.78 45.49, -13.78 45.49, -13.78 45.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_512'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.84 -13.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.84"^^xsd:decimal ;
  dwc:decimalLongitude "-13.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_448'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1182_448'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.0758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.77'^^xsd:double;
  dwc:latitude '57.84'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.77 57.84, -13.77 57.84, -13.77 57.84, -13.77 57.84, -13.77 57.84))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_448'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_509'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_509'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.748611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.75 45.27, -13.75 45.27, -13.75 45.27, -13.75 45.27, -13.75 45.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_509'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 -13.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "-13.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_513'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_513'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.513333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.74'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.74 45.56, -13.74 45.56, -13.74 45.56, -13.74 45.56, -13.74 45.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_513'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 -13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71"^^xsd:decimal ;
  dwc:decimalLongitude "-13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_125'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_125'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.418055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.72'^^xsd:double;
  dwc:latitude '43.71'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.72 43.71, -13.72 43.71, -13.72 43.71, -13.72 43.71, -13.72 43.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_125'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69 -13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69"^^xsd:decimal ;
  dwc:decimalLongitude "-13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_126'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_126'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.559444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.71'^^xsd:double;
  dwc:latitude '43.69'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.71 43.69, -13.71 43.69, -13.71 43.69, -13.71 43.69, -13.71 43.69))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_126'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 -13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "-13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_514'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_514'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.8475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.71'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.71 45.61, -13.71 45.61, -13.71 45.61, -13.71 45.61, -13.71 45.61))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_514'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_127'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_127'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.666111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '43.67'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.7 43.67, -13.7 43.67, -13.7 43.67, -13.7 43.67, -13.7 43.67))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_127'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.65 -13.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.65"^^xsd:decimal ;
  dwc:decimalLongitude "-13.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_229'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_229'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1880555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.68'^^xsd:double;
  dwc:latitude '48.65'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.68 48.65, -13.68 48.65, -13.68 48.65, -13.68 48.65, -13.68 48.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_229'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -13.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_121'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_121'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.67'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.67 43.75, -13.67 43.75, -13.67 43.75, -13.67 43.75, -13.67 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_121'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -13.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76"^^xsd:decimal ;
  dwc:decimalLongitude "-13.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_120'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_120'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.955'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.67'^^xsd:double;
  dwc:latitude '43.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.67 43.76, -13.67 43.76, -13.67 43.76, -13.67 43.76, -13.67 43.76))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_120'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.72 -13.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.72"^^xsd:decimal ;
  dwc:decimalLongitude "-13.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_450'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1182_450'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.8436111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.67'^^xsd:double;
  dwc:latitude '57.72'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.67 57.72, -13.67 57.72, -13.67 57.72, -13.67 57.72, -13.67 57.72))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MW" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1182_450'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.73 -13.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.73"^^xsd:decimal ;
  dwc:decimalLongitude "-13.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_449'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1182_449'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.78'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.67'^^xsd:double;
  dwc:latitude '57.73'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.67 57.73, -13.67 57.73, -13.67 57.73, -13.67 57.73, -13.67 57.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MW" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1182_449'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 -13.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "-13.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_119'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_119'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.908055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.66'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.66 43.77, -13.66 43.77, -13.66 43.77, -13.66 43.77, -13.66 43.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_119'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78 -13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78"^^xsd:decimal ;
  dwc:decimalLongitude "-13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_118'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_118'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.824444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.65'^^xsd:double;
  dwc:latitude '43.78'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.65 43.78, -13.65 43.78, -13.65 43.78, -13.65 43.78, -13.65 43.78))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_118'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 -13.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_451'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1182_451'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.1636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.63'^^xsd:double;
  dwc:latitude '57.67'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.63 57.67, -13.63 57.67, -13.63 57.67, -13.63 57.67, -13.63 57.67))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MW" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1182_451'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -13.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.88"^^xsd:decimal ;
  dwc:decimalLongitude "-13.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_117'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_117'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.269166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.61'^^xsd:double;
  dwc:latitude '43.88'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.61 43.88, -13.61 43.88, -13.61 43.88, -13.61 43.88, -13.61 43.88))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_117'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.93 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.93"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_116'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_116'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.5375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '43.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.58 43.93, -13.58 43.93, -13.58 43.93, -13.58 43.93, -13.58 43.93))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_116'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.62 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.62"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_452'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1182_452'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.4780555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '57.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.58 57.62, -13.58 57.62, -13.58 57.62, -13.58 57.62, -13.58 57.62))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "M?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_452'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 -13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "-13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_115'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_115'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1763888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.55'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.55 43.99, -13.55 43.99, -13.55 43.99, -13.55 43.99, -13.55 43.99))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_115'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 -13.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "-13.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_508'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_508'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.9002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.54'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.54 45.28, -13.54 45.28, -13.54 45.28, -13.54 45.28, -13.54 45.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_508'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 -13.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_507'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_507'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.7897222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.51'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.51 45.29, -13.51 45.29, -13.51 45.29, -13.51 45.29, -13.51 45.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_507'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_496'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_496'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.785'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '56.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.5 56.46, -13.5 56.46, -13.5 56.46, -13.5 56.46, -13.5 56.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_496'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -13.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-13.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_515'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_515'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.463611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.49'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.49 46.05, -13.49 46.05, -13.49 46.05, -13.49 46.05, -13.49 46.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_515'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 -13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_516'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_516'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.883611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.45'^^xsd:double;
  dwc:latitude '46.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.45 46.12, -13.45 46.12, -13.45 46.12, -13.45 46.12, -13.45 46.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_516'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47 -13.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.47"^^xsd:decimal ;
  dwc:decimalLongitude "-13.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_453'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1182_453'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.578055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.44'^^xsd:double;
  dwc:latitude '57.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.44 57.47, -13.44 57.47, -13.44 57.47, -13.44 57.47, -13.44 57.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MW" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1182_453'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 -13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.15"^^xsd:decimal ;
  dwc:decimalLongitude "-13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_517'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_517'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.052222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.43'^^xsd:double;
  dwc:latitude '46.15'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.43 46.15, -13.43 46.15, -13.43 46.15, -13.43 46.15, -13.43 46.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_517'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.18 -13.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.18"^^xsd:decimal ;
  dwc:decimalLongitude "-13.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_519'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_519'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.42'^^xsd:double;
  dwc:latitude '46.18'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.42 46.18, -13.42 46.18, -13.42 46.18, -13.42 46.18, -13.42 46.18))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_519'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.18 -13.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.18"^^xsd:decimal ;
  dwc:decimalLongitude "-13.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_518'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_518'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.189166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.42'^^xsd:double;
  dwc:latitude '46.18'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.42 46.18, -13.42 46.18, -13.42 46.18, -13.42 46.18, -13.42 46.18))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_518'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_506'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_506'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3563888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.4'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.4 45.3, -13.4 45.3, -13.4 45.3, -13.4 45.3, -13.4 45.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_506'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -13.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_505'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_505'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.2013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.36'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.36 45.3, -13.36 45.3, -13.36 45.3, -13.36 45.3, -13.36 45.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_505'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 -13.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_128'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_128'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.1725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.35'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.35 43.12, -13.35 43.12, -13.35 43.12, -13.35 43.12, -13.35 43.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_128'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.31 -13.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_520'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_520'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.35'^^xsd:double;
  dwc:latitude '46.31'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.35 46.31, -13.35 46.31, -13.35 46.31, -13.35 46.31, -13.35 46.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_520'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.32 -13.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.32"^^xsd:decimal ;
  dwc:decimalLongitude "-13.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_521'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_521'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.057777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.35'^^xsd:double;
  dwc:latitude '46.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.35 46.32, -13.35 46.32, -13.35 46.32, -13.35 46.32, -13.35 46.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_521'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_129'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_129'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.331111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.33 43.1, -13.33 43.1, -13.33 43.1, -13.33 43.1, -13.33 43.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_129'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08 -13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08"^^xsd:decimal ;
  dwc:decimalLongitude "-13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_130'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_130'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.416944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.32'^^xsd:double;
  dwc:latitude '43.08'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.32 43.08, -13.32 43.08, -13.32 43.08, -13.32 43.08, -13.32 43.08))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_130'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.26 -13.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.26"^^xsd:decimal ;
  dwc:decimalLongitude "-13.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_523'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1182_523'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8691666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.26'^^xsd:double;
  dwc:latitude '49.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.26 49.26, -13.26 49.26, -13.26 49.26, -13.26 49.26, -13.26 49.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_523'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -13.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_131'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_131'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.558055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.21'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.21 42.9, -13.21 42.9, -13.21 42.9, -13.21 42.9, -13.21 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_131'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.86 -13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.86"^^xsd:decimal ;
  dwc:decimalLongitude "-13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_132'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_132'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.809722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.18'^^xsd:double;
  dwc:latitude '42.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.18 42.86, -13.18 42.86, -13.18 42.86, -13.18 42.86, -13.18 42.86))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_132'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.49"^^xsd:decimal ;
  dwc:decimalLongitude "-13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_230'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_230'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.130833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.08'^^xsd:double;
  dwc:latitude '48.49'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.08 48.49, -13.08 48.49, -13.08 48.49, -13.08 48.49, -13.08 48.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_230'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.96 -13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.96"^^xsd:decimal ;
  dwc:decimalLongitude "-13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_114'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_114'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.268333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.07'^^xsd:double;
  dwc:latitude '44.96'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.07 44.96, -13.07 44.96, -13.07 44.96, -13.07 44.96, -13.07 44.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_114'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 -13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "-13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_113'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_113'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.829722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.03'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.03 45.04, -13.03 45.04, -13.03 45.04, -13.03 45.04, -13.03 45.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_113'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 -13.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "-13.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_112'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_112'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.520277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.01'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.01 45.09, -13.01 45.09, -13.01 45.09, -13.01 45.09, -13.01 45.09))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_112'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 -12.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "-12.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_111'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_111'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.290833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.99'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.99 45.13, -12.99 45.13, -12.99 45.13, -12.99 45.13, -12.99 45.13))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_111'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.02 -12.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.02"^^xsd:decimal ;
  dwc:decimalLongitude "-12.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_522'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_522'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.41'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.99'^^xsd:double;
  dwc:latitude '47.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.99 47.02, -12.99 47.02, -12.99 47.02, -12.99 47.02, -12.99 47.02))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_522'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91 -12.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91"^^xsd:decimal ;
  dwc:decimalLongitude "-12.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_454'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1182_454'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.169166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.97'^^xsd:double;
  dwc:latitude '56.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.97 56.91, -12.97 56.91, -12.97 56.91, -12.97 56.91, -12.97 56.91))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_454'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62 -12.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62"^^xsd:decimal ;
  dwc:decimalLongitude "-12.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_455'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_455'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.360277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.96'^^xsd:double;
  dwc:latitude '54.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.96 54.62, -12.96 54.62, -12.96 54.62, -12.96 54.62, -12.96 54.62))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1182_455'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_133'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1182_133'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.1102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.95'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.95 42.5, -12.95 42.5, -12.95 42.5, -12.95 42.5, -12.95 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_133'^^xsd:string;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86 -12.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86"^^xsd:decimal ;
  dwc:decimalLongitude "-12.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_492'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1182_492'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.515833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.93'^^xsd:double;
  dwc:latitude '56.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.93 56.86, -12.93 56.86, -12.93 56.86, -12.93 56.86, -12.93 56.86))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_492'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -12.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "-12.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_504'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_504'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.4688888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.92'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.92 45.35, -12.92 45.35, -12.92 45.35, -12.92 45.35, -12.92 45.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_504'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -12.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-12.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_231'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_231'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.936666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.92'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.92 48.43, -12.92 48.43, -12.92 48.43, -12.92 48.43, -12.92 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_231'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 -12.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "-12.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_110'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_110'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.253333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.91'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.91 45.28, -12.91 45.28, -12.91 45.28, -12.91 45.28, -12.91 45.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_110'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 -12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "-12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_109'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_109'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.065'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.89 45.25, -12.89 45.25, -12.89 45.25, -12.89 45.25, -12.89 45.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_109'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 -12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "-12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_108'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_108'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.049722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.89 45.25, -12.89 45.25, -12.89 45.25, -12.89 45.25, -12.89 45.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '1182_108'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_503'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_503'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2855555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.88 45.35, -12.88 45.35, -12.88 45.35, -12.88 45.35, -12.88 45.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_503'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_107'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_107'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.765277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.86'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.86 45.2, -12.86 45.2, -12.86 45.2, -12.86 45.2, -12.86 45.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_107'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.15 -12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.15"^^xsd:decimal ;
  dwc:decimalLongitude "-12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_106'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_106'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.429444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.83'^^xsd:double;
  dwc:latitude '45.15'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.83 45.15, -12.83 45.15, -12.83 45.15, -12.83 45.15, -12.83 45.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_106'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -12.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-12.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_134'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1182_134'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.8008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.79'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.79 42.23, -12.79 42.23, -12.79 42.23, -12.79 42.23, -12.79 42.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_134'^^xsd:string;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 -12.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "-12.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_105'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_105'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.062222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.79'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.79 45.09, -12.79 45.09, -12.79 45.09, -12.79 45.09, -12.79 45.09))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_105'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 -12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "-12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_502'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_502'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7772222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.75'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.75 45.36, -12.75 45.36, -12.75 45.36, -12.75 45.36, -12.75 45.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_502'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -12.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-12.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_255'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_255'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.9425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.74'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.74 47.48, -12.74 47.48, -12.74 47.48, -12.74 47.48, -12.74 47.48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_255'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -12.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_254'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_254'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.787777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.73'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.73 47.5, -12.73 47.5, -12.73 47.5, -12.73 47.5, -12.73 47.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_254'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -12.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-12.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_253'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_253'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.685'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.72'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.72 47.51, -12.72 47.51, -12.72 47.51, -12.72 47.51, -12.72 47.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_253'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 -12.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "-12.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_501'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_501'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.5466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.69'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.69 45.37, -12.69 45.37, -12.69 45.37, -12.69 45.37, -12.69 45.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_501'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41 -12.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41"^^xsd:decimal ;
  dwc:decimalLongitude "-12.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_186'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_186'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.8205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.69'^^xsd:double;
  dwc:latitude '51.41'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.69 51.41, -12.69 51.41, -12.69 51.41, -12.69 51.41, -12.69 51.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MW" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1182_186'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -12.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_252'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_252'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.069166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.68'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.68 47.6, -12.68 47.6, -12.68 47.6, -12.68 47.6, -12.68 47.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_252'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -12.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_135'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1182_135'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.622777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.67'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.67 42.05, -12.67 42.05, -12.67 42.05, -12.67 42.05, -12.67 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_135'^^xsd:string;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.61 -12.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.61"^^xsd:decimal ;
  dwc:decimalLongitude "-12.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_251'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_251'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.67'^^xsd:double;
  dwc:latitude '47.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.67 47.61, -12.67 47.61, -12.67 47.61, -12.67 47.61, -12.67 47.61))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "M?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_251'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "-12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_500'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_500'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.4022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.66 45.37, -12.66 45.37, -12.66 45.37, -12.66 45.37, -12.66 45.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_500'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.67 -12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.67"^^xsd:decimal ;
  dwc:decimalLongitude "-12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_250'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_250'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.579444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.64'^^xsd:double;
  dwc:latitude '47.67'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.64 47.67, -12.64 47.67, -12.64 47.67, -12.64 47.67, -12.64 47.67))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_250'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78 -12.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78"^^xsd:decimal ;
  dwc:decimalLongitude "-12.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_249'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_249'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.844722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.58'^^xsd:double;
  dwc:latitude '47.78'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.58 47.78, -12.58 47.78, -12.58 47.78, -12.58 47.78, -12.58 47.78))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_249'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -12.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_232'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_232'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.471944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.58'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.58 48.33, -12.58 48.33, -12.58 48.33, -12.58 48.33, -12.58 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_232'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.79 -12.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.79"^^xsd:decimal ;
  dwc:decimalLongitude "-12.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_248'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_248'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.749444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.57'^^xsd:double;
  dwc:latitude '47.79'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.57 47.79, -12.57 47.79, -12.57 47.79, -12.57 47.79, -12.57 47.79))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_248'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -12.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_233'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_233'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.546111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.57'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.57 48.33, -12.57 48.33, -12.57 48.33, -12.57 48.33, -12.57 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_233'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87 -12.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87"^^xsd:decimal ;
  dwc:decimalLongitude "-12.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_247'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_247'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.54'^^xsd:double;
  dwc:latitude '47.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.54 47.87, -12.54 47.87, -12.54 47.87, -12.54 47.87, -12.54 47.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_247'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.88 -12.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.88"^^xsd:decimal ;
  dwc:decimalLongitude "-12.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_246'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_246'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.53'^^xsd:double;
  dwc:latitude '47.88'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.53 47.88, -12.53 47.88, -12.53 47.88, -12.53 47.88, -12.53 47.88))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_246'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -12.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "-12.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_499'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_499'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.8411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.52'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.52 45.39, -12.52 45.39, -12.52 45.39, -12.52 45.39, -12.52 45.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_499'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.91 -12.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.91"^^xsd:decimal ;
  dwc:decimalLongitude "-12.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_245'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_245'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.958888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.52'^^xsd:double;
  dwc:latitude '47.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.52 47.91, -12.52 47.91, -12.52 47.91, -12.52 47.91, -12.52 47.91))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_245'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.92 -12.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.92"^^xsd:decimal ;
  dwc:decimalLongitude "-12.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_244'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_244'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.907222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.51'^^xsd:double;
  dwc:latitude '47.92'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.51 47.92, -12.51 47.92, -12.51 47.92, -12.51 47.92, -12.51 47.92))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_244'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.96 -12.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.96"^^xsd:decimal ;
  dwc:decimalLongitude "-12.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_243'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_243'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.625833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.49'^^xsd:double;
  dwc:latitude '47.96'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.49 47.96, -12.49 47.96, -12.49 47.96, -12.49 47.96, -12.49 47.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_243'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99 -12.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99"^^xsd:decimal ;
  dwc:decimalLongitude "-12.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_242'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_242'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.451944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.48'^^xsd:double;
  dwc:latitude '47.99'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.48 47.99, -12.48 47.99, -12.48 47.99, -12.48 47.99, -12.48 47.99))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "UB" by the provider'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:occurrenceId '1182_242'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_234'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_234'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.981666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.47'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.47 48.3, -12.47 48.3, -12.47 48.3, -12.47 48.3, -12.47 48.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MW" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1182_234'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.03 -12.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.03"^^xsd:decimal ;
  dwc:decimalLongitude "-12.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_241'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_241'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.183055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.45'^^xsd:double;
  dwc:latitude '48.03'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.45 48.03, -12.45 48.03, -12.45 48.03, -12.45 48.03, -12.45 48.03))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CB" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '1182_241'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.05 -12.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_240'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_240'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.054166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.44'^^xsd:double;
  dwc:latitude '48.05'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.44 48.05, -12.44 48.05, -12.44 48.05, -12.44 48.05, -12.44 48.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_240'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -12.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-12.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_239'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_239'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.691388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.42'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.42 48.1, -12.42 48.1, -12.42 48.1, -12.42 48.1, -12.42 48.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_239'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -12.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-12.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_238'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_238'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.675277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.41'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.41 48.1, -12.41 48.1, -12.41 48.1, -12.41 48.1, -12.41 48.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "B?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_238'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -12.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "-12.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_104'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_104'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.3488888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.38'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.38 44.41, -12.38 44.41, -12.38 44.41, -12.38 44.41, -12.38 44.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_104'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.17 -12.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.17"^^xsd:decimal ;
  dwc:decimalLongitude "-12.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_237'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_237'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.231944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.38'^^xsd:double;
  dwc:latitude '48.17'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.38 48.17, -12.38 48.17, -12.38 48.17, -12.38 48.17, -12.38 48.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_237'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.18 -12.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.18"^^xsd:decimal ;
  dwc:decimalLongitude "-12.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_236'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_236'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.163055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.37'^^xsd:double;
  dwc:latitude '48.18'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.37 48.18, -12.37 48.18, -12.37 48.18, -12.37 48.18, -12.37 48.18))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_236'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27 -12.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27"^^xsd:decimal ;
  dwc:decimalLongitude "-12.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_235'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_235'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.469166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.36'^^xsd:double;
  dwc:latitude '48.27'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.36 48.27, -12.36 48.27, -12.36 48.27, -12.36 48.27, -12.36 48.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_235'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -12.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_103'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_103'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.8136111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.33'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.33 44.33, -12.33 44.33, -12.33 44.33, -12.33 44.33, -12.33 44.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_103'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3 -12.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3"^^xsd:decimal ;
  dwc:decimalLongitude "-12.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_480'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_480'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.2133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.31'^^xsd:double;
  dwc:latitude '56.3'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.31 56.3, -12.31 56.3, -12.31 56.3, -12.31 56.3, -12.31 56.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_480'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.27 -12.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.27"^^xsd:decimal ;
  dwc:decimalLongitude "-12.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_102'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_102'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.4377777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.29'^^xsd:double;
  dwc:latitude '44.27'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.29 44.27, -12.29 44.27, -12.29 44.27, -12.29 44.27, -12.29 44.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '1182_102'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_101'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1182_101'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.2 44.11, -12.2 44.11, -12.2 44.11, -12.2 44.11, -12.2 44.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_101'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_185'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_185'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.9605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.15'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.15 51.33, -12.15 51.33, -12.15 51.33, -12.15 51.33, -12.15 51.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_185'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -12.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-12.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_100'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_100'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.966111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.14'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.14 44.01, -12.14 44.01, -12.14 44.01, -12.14 44.01, -12.14 44.01))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_100'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32 -12.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32"^^xsd:decimal ;
  dwc:decimalLongitude "-12.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_184'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_184'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.9111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.14'^^xsd:double;
  dwc:latitude '51.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.14 51.32, -12.14 51.32, -12.14 51.32, -12.14 51.32, -12.14 51.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_184'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 -12.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "-12.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_99'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_99'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.871111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.13'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.13 43.99, -12.13 43.99, -12.13 43.99, -12.13 43.99, -12.13 43.99))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_99'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_136'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1182_136'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.993333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.12'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.12 42.85, -12.12 42.85, -12.12 42.85, -12.12 42.85, -12.12 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_136'^^xsd:string;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.99 -12.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.99"^^xsd:decimal ;
  dwc:decimalLongitude "-12.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_481'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_481'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1613888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.11'^^xsd:double;
  dwc:latitude '55.99'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.11 55.99, -12.11 55.99, -12.11 55.99, -12.11 55.99, -12.11 55.99))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "M?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_481'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.31 -12.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.31"^^xsd:decimal ;
  dwc:decimalLongitude "-12.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_488'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_488'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.8075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.11'^^xsd:double;
  dwc:latitude '56.31'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.11 56.31, -12.11 56.31, -12.11 56.31, -12.11 56.31, -12.11 56.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_488'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_98'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_98'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.656388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.1 43.96, -12.1 43.96, -12.1 43.96, -12.1 43.96, -12.1 43.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_98'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.93 -12.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.93"^^xsd:decimal ;
  dwc:decimalLongitude "-12.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_97'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_97'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.501111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.09'^^xsd:double;
  dwc:latitude '43.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.09 43.93, -12.09 43.93, -12.09 43.93, -12.09 43.93, -12.09 43.93))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_97'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.97 -12.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.97"^^xsd:decimal ;
  dwc:decimalLongitude "-12.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_482'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_482'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.09'^^xsd:double;
  dwc:latitude '55.97'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.09 55.97, -12.09 55.97, -12.09 55.97, -12.09 55.97, -12.09 55.97))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_482'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.91 -12.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.91"^^xsd:decimal ;
  dwc:decimalLongitude "-12.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_95'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_95'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.381666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.08'^^xsd:double;
  dwc:latitude '43.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.08 43.91, -12.08 43.91, -12.08 43.91, -12.08 43.91, -12.08 43.91))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_95'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.91 -12.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.91"^^xsd:decimal ;
  dwc:decimalLongitude "-12.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_94'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_94'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.370833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.08'^^xsd:double;
  dwc:latitude '43.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.08 43.91, -12.08 43.91, -12.08 43.91, -12.08 43.91, -12.08 43.91))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_94'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 -12.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "-12.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_96'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_96'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.439722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.08'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.08 43.92, -12.08 43.92, -12.08 43.92, -12.08 43.92, -12.08 43.92))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_96'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -12.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-12.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_137'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1182_137'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.07'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.07 42.95, -12.07 42.95, -12.07 42.95, -12.07 42.95, -12.07 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_137'^^xsd:string;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.95 -12.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.95"^^xsd:decimal ;
  dwc:decimalLongitude "-12.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_483'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_483'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.4644444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.07'^^xsd:double;
  dwc:latitude '55.95'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.07 55.95, -12.07 55.95, -12.07 55.95, -12.07 55.95, -12.07 55.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "B?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_483'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89 -12.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89"^^xsd:decimal ;
  dwc:decimalLongitude "-12.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_93'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_93'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.06'^^xsd:double;
  dwc:latitude '43.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.06 43.89, -12.06 43.89, -12.06 43.89, -12.06 43.89, -12.06 43.89))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_93'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98 -12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98"^^xsd:decimal ;
  dwc:decimalLongitude "-12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_138'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1182_138'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.789444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.05'^^xsd:double;
  dwc:latitude '42.98'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.05 42.98, -12.05 42.98, -12.05 42.98, -12.05 42.98, -12.05 42.98))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_138'^^xsd:string;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "-12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_484'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_484'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.7188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.05'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.05 55.9, -12.05 55.9, -12.05 55.9, -12.05 55.9, -12.05 55.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_484'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 -11.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "-11.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_92'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_92'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.485833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.99'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.99 43.77, -11.99 43.77, -11.99 43.77, -11.99 43.77, -11.99 43.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_92'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.04 -11.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.04"^^xsd:decimal ;
  dwc:decimalLongitude "-11.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_430'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_430'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.98'^^xsd:double;
  dwc:latitude '60.04'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.98 60.04, -11.98 60.04, -11.98 60.04, -11.98 60.04, -11.98 60.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_430'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_91'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_91'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.062222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.95'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.95 43.7, -11.95 43.7, -11.95 43.7, -11.95 43.7, -11.95 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_91'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69 -11.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69"^^xsd:decimal ;
  dwc:decimalLongitude "-11.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_90'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_90'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.94'^^xsd:double;
  dwc:latitude '43.69'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.94 43.69, -11.94 43.69, -11.94 43.69, -11.94 43.69, -11.94 43.69))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_90'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66 -11.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66"^^xsd:decimal ;
  dwc:decimalLongitude "-11.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_89'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_89'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.826666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.93'^^xsd:double;
  dwc:latitude '43.66'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.93 43.66, -11.93 43.66, -11.93 43.66, -11.93 43.66, -11.93 43.66))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_89'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47 -11.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47"^^xsd:decimal ;
  dwc:decimalLongitude "-11.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_88'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_88'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.81'^^xsd:double;
  dwc:latitude '43.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.81 43.47, -11.81 43.47, -11.81 43.47, -11.81 43.47, -11.81 43.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_88'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44 -11.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44"^^xsd:decimal ;
  dwc:decimalLongitude "-11.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_87'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_87'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.422222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.79'^^xsd:double;
  dwc:latitude '43.44'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.79 43.44, -11.79 43.44, -11.79 43.44, -11.79 43.44, -11.79 43.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_87'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_139'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_139'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.676388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.78 43.5, -11.78 43.5, -11.78 43.5, -11.78 43.5, -11.78 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_139'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_485'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1182_485'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.453611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '55.48'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.78 55.48, -11.78 55.48, -11.78 55.48, -11.78 55.48, -11.78 55.48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MW" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1182_485'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26 -11.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26"^^xsd:decimal ;
  dwc:decimalLongitude "-11.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_183'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_183'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.77'^^xsd:double;
  dwc:latitude '51.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.77 51.26, -11.77 51.26, -11.77 51.26, -11.77 51.26, -11.77 51.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_183'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26 -11.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26"^^xsd:decimal ;
  dwc:decimalLongitude "-11.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_182'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_182'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.4869444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.77'^^xsd:double;
  dwc:latitude '51.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.77 51.26, -11.77 51.26, -11.77 51.26, -11.77 51.26, -11.77 51.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_182'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26 -11.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26"^^xsd:decimal ;
  dwc:decimalLongitude "-11.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_181'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_181'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.4441666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.76'^^xsd:double;
  dwc:latitude '51.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.76 51.26, -11.76 51.26, -11.76 51.26, -11.76 51.26, -11.76 51.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_181'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63 -11.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_140'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_140'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.444722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.71'^^xsd:double;
  dwc:latitude '43.63'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.71 43.63, -11.71 43.63, -11.71 43.63, -11.71 43.63, -11.71 43.63))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "UB" by the provider'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:occurrenceId '1182_140'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63 -11.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_141'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_141'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.449722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.71'^^xsd:double;
  dwc:latitude '43.63'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.71 43.63, -11.71 43.63, -11.71 43.63, -11.71 43.63, -11.71 43.63))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_141'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_142'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_142'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.561666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '43.64'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.7 43.64, -11.7 43.64, -11.7 43.64, -11.7 43.64, -11.7 43.64))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_142'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.06 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.06"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_429'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_429'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '60.06'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.7 60.06, -11.7 60.06, -11.7 60.06, -11.7 60.06, -11.7 60.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "UB" by the provider'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:occurrenceId '1182_429'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74 -11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74"^^xsd:decimal ;
  dwc:decimalLongitude "-11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_143'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_143'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.103888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.65'^^xsd:double;
  dwc:latitude '43.74'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.65 43.74, -11.65 43.74, -11.65 43.74, -11.65 43.74, -11.65 43.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_143'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_144'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_144'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.201666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.65'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.65 43.75, -11.65 43.75, -11.65 43.75, -11.65 43.75, -11.65 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_144'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 -11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "-11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_86'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_86'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.773611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.63'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.63 43.17, -11.63 43.17, -11.63 43.17, -11.63 43.17, -11.63 43.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_86'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -11.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_85'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_85'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.358333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.59'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.59 43.1, -11.59 43.1, -11.59 43.1, -11.59 43.1, -11.59 43.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "UB" by the provider'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:occurrenceId '1182_85'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02 -11.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.02"^^xsd:decimal ;
  dwc:decimalLongitude "-11.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_442'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1182_442'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.7302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.57'^^xsd:double;
  dwc:latitude '58.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.57 58.02, -11.57 58.02, -11.57 58.02, -11.57 58.02, -11.57 58.02))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "P?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_442'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_84'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_84'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.983611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '43.04'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.55 43.04, -11.55 43.04, -11.55 43.04, -11.55 43.04, -11.55 43.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_84'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.93 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.93"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_145'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_145'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.267222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '43.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.55 43.93, -11.55 43.93, -11.55 43.93, -11.55 43.93, -11.55 43.93))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_145'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.99 -11.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.99"^^xsd:decimal ;
  dwc:decimalLongitude "-11.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_83'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_83'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.665833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.52'^^xsd:double;
  dwc:latitude '42.99'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.52 42.99, -11.52 42.99, -11.52 42.99, -11.52 42.99, -11.52 42.99))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_83'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.04 -11.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.04"^^xsd:decimal ;
  dwc:decimalLongitude "-11.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_146'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_146'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.952777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.49'^^xsd:double;
  dwc:latitude '44.04'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.49 44.04, -11.49 44.04, -11.49 44.04, -11.49 44.04, -11.49 44.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_146'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.06 -11.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.06"^^xsd:decimal ;
  dwc:decimalLongitude "-11.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_147'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_147'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.088055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.48'^^xsd:double;
  dwc:latitude '44.06'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.48 44.06, -11.48 44.06, -11.48 44.06, -11.48 44.06, -11.48 44.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_147'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18"^^xsd:decimal ;
  dwc:decimalLongitude "-11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_148'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_148'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.789444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.42'^^xsd:double;
  dwc:latitude '44.18'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.42 44.18, -11.42 44.18, -11.42 44.18, -11.42 44.18, -11.42 44.18))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_148'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_428'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_428'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.714722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.42'^^xsd:double;
  dwc:latitude '60'^^xsd:integer;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.42 60, -11.42 60, -11.42 60, -11.42 60, -11.42 60))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "M?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_428'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -11.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-11.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_82'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_82'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.430277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.41'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.41 42.79, -11.41 42.79, -11.41 42.79, -11.41 42.79, -11.41 42.79))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_82'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21 -11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.21"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_149'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_149'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.973611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.4'^^xsd:double;
  dwc:latitude '44.21'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.4 44.21, -11.4 44.21, -11.4 44.21, -11.4 44.21, -11.4 44.21))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_149'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_81'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_81'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.38 42.75, -11.38 42.75, -11.38 42.75, -11.38 42.75, -11.38 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_81'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_150'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_150'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.205277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.38 44.25, -11.38 44.25, -11.38 44.25, -11.38 44.25, -11.38 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_150'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73 -11.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_80'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_80'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.37'^^xsd:double;
  dwc:latitude '42.73'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.37 42.73, -11.37 42.73, -11.37 42.73, -11.37 42.73, -11.37 42.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_80'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.27 -11.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.27"^^xsd:decimal ;
  dwc:decimalLongitude "-11.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_151'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_151'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.331666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.37'^^xsd:double;
  dwc:latitude '44.27'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.37 44.27, -11.37 44.27, -11.37 44.27, -11.37 44.27, -11.37 44.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_151'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_79'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_79'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4361111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.35'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.35 42.7, -11.35 42.7, -11.35 42.7, -11.35 42.7, -11.35 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_79'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -11.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "-11.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_152'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_152'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.6375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.34'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.34 44.33, -11.34 44.33, -11.34 44.33, -11.34 44.33, -11.34 44.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_152'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -11.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "-11.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_153'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_153'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.668611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.34'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.34 44.33, -11.34 44.33, -11.34 44.33, -11.34 44.33, -11.34 44.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_153'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.34 -11.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.34"^^xsd:decimal ;
  dwc:decimalLongitude "-11.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_154'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_154'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.701666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.33'^^xsd:double;
  dwc:latitude '44.34'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.33 44.34, -11.33 44.34, -11.33 44.34, -11.33 44.34, -11.33 44.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_154'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62 -11.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62"^^xsd:decimal ;
  dwc:decimalLongitude "-11.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_78'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_78'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.31'^^xsd:double;
  dwc:latitude '42.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.31 42.62, -11.31 42.62, -11.31 42.62, -11.31 42.62, -11.31 42.62))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_78'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -11.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-11.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_155'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_155'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.919166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.31'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.31 44.38, -11.31 44.38, -11.31 44.38, -11.31 44.38, -11.31 44.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_155'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 -11.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "-11.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_156'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_156'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.999444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.31'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.31 44.39, -11.31 44.39, -11.31 44.39, -11.31 44.39, -11.31 44.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_156'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_77'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_77'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.84'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '42.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.3 42.61, -11.3 42.61, -11.3 42.61, -11.3 42.61, -11.3 42.61))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_77'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_157'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_157'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.087222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.3 44.41, -11.3 44.41, -11.3 44.41, -11.3 44.41, -11.3 44.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_157'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59 -11.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.59"^^xsd:decimal ;
  dwc:decimalLongitude "-11.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_76'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1182_76'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7238888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.29'^^xsd:double;
  dwc:latitude '42.59'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.29 42.59, -11.29 42.59, -11.29 42.59, -11.29 42.59, -11.29 42.59))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_76'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67 -11.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67"^^xsd:decimal ;
  dwc:decimalLongitude "-11.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_487'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1182_487'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.28'^^xsd:double;
  dwc:latitude '54.67'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.28 54.67, -11.28 54.67, -11.28 54.67, -11.28 54.67, -11.28 54.67))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_487'^^xsd:string;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.49 -11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.49"^^xsd:decimal ;
  dwc:decimalLongitude "-11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_158'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_158'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.59'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.25'^^xsd:double;
  dwc:latitude '44.49'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.25 44.49, -11.25 44.49, -11.25 44.49, -11.25 44.49, -11.25 44.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_158'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -11.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_486'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1182_486'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.8669444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.23'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.23 54.6, -11.23 54.6, -11.23 54.6, -11.23 54.6, -11.23 54.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_486'^^xsd:string;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_498'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_498'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.233055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '45.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.2 45.51, -11.2 45.51, -11.2 45.51, -11.2 45.51, -11.2 45.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_498'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 -11.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "-11.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_159'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_159'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.2438888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.19'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.19 44.61, -11.19 44.61, -11.19 44.61, -11.19 44.61, -11.19 44.61))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_159'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 -11.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "-11.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_160'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_160'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.7419444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.05'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.05 44.86, -11.05 44.86, -11.05 44.86, -11.05 44.86, -11.05 44.86))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CB" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '1182_160'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.16 -11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.16"^^xsd:decimal ;
  dwc:decimalLongitude "-11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_75'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_75'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.900555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.04'^^xsd:double;
  dwc:latitude '42.16'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.04 42.16, -11.04 42.16, -11.04 42.16, -11.04 42.16, -11.04 42.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_75'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.16 -11.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.16"^^xsd:decimal ;
  dwc:decimalLongitude "-11.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_74'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_74'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.858055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.03'^^xsd:double;
  dwc:latitude '42.16'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.03 42.16, -11.03 42.16, -11.03 42.16, -11.03 42.16, -11.03 42.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_74'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -11.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-11.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_73'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_73'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.7725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.02'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.02 42.14, -11.02 42.14, -11.02 42.14, -11.02 42.14, -11.02 42.14))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_73'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 -11.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "-11.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_72'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_72'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.6125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.01'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.01 42.12, -11.01 42.12, -11.01 42.12, -11.01 42.12, -11.01 42.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_72'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 -11.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "-11.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_161'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_161'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.1711111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.01'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.01 44.94, -11.01 44.94, -11.01 44.94, -11.01 44.94, -11.01 44.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_161'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.06 -10.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.06"^^xsd:decimal ;
  dwc:decimalLongitude "-10.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_71'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_71'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.2775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.98'^^xsd:double;
  dwc:latitude '42.06'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.98 42.06, -10.98 42.06, -10.98 42.06, -10.98 42.06, -10.98 42.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_71'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.91 -10.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_431'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_431'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.8827777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.96'^^xsd:double;
  dwc:latitude '58.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.96 58.91, -10.96 58.91, -10.96 58.91, -10.96 58.91, -10.96 58.91))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "M?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_431'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 -10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "-10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_163'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_163'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.227222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.85'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.85 45.23, -10.85 45.23, -10.85 45.23, -10.85 45.23, -10.85 45.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_163'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 -10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "-10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_162'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_162'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.206388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.85'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.85 45.23, -10.85 45.23, -10.85 45.23, -10.85 45.23, -10.85 45.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '1182_162'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.24 -10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.24"^^xsd:decimal ;
  dwc:decimalLongitude "-10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_164'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_164'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.292777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.85'^^xsd:double;
  dwc:latitude '45.24'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.85 45.24, -10.85 45.24, -10.85 45.24, -10.85 45.24, -10.85 45.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_164'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.16 -10.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.16"^^xsd:decimal ;
  dwc:decimalLongitude "-10.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_489'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_489'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.1202777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.84'^^xsd:double;
  dwc:latitude '56.16'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.84 56.16, -10.84 56.16, -10.84 56.16, -10.84 56.16, -10.84 56.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_489'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.13 -10.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.13"^^xsd:decimal ;
  dwc:decimalLongitude "-10.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_70'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_70'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.1075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.79'^^xsd:double;
  dwc:latitude '42.13'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.79 42.13, -10.79 42.13, -10.79 42.13, -10.79 42.13, -10.79 42.13))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_70'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.17 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.17"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_69'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_69'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.825277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '42.17'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.77 42.17, -10.77 42.17, -10.77 42.17, -10.77 42.17, -10.77 42.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_69'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.86 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.86"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_427'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_427'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.562222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '59.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.77 59.86, -10.77 59.86, -10.77 59.86, -10.77 59.86, -10.77 59.86))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_427'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.22 -10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.22"^^xsd:decimal ;
  dwc:decimalLongitude "-10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_165'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_165'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.206944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.75'^^xsd:double;
  dwc:latitude '45.22'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.75 45.22, -10.75 45.22, -10.75 45.22, -10.75 45.22, -10.75 45.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "M?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_165'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 -10.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "-10.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_432'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_432'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4730555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.74'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.74 58.66, -10.74 58.66, -10.74 58.66, -10.74 58.66, -10.74 58.66))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "P?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_432'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65 -10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.65"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_433'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_433'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.5194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.73'^^xsd:double;
  dwc:latitude '58.65'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.73 58.65, -10.73 58.65, -10.73 58.65, -10.73 58.65, -10.73 58.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "P?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_433'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 -10.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62"^^xsd:decimal ;
  dwc:decimalLongitude "-10.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_434'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_434'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.6775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.71'^^xsd:double;
  dwc:latitude '58.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.71 58.62, -10.71 58.62, -10.71 58.62, -10.71 58.62, -10.71 58.62))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "UB" by the provider'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:occurrenceId '1182_434'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 -10.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "-10.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_435'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_435'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.63'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.63 58.55, -10.63 58.55, -10.63 58.55, -10.63 58.55, -10.63 58.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_435'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 -10.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_166'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_166'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.274722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.62'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.62 45.05, -10.62 45.05, -10.62 45.05, -10.62 45.05, -10.62 45.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_166'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_167'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_167'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.6 45.01, -10.6 45.01, -10.6 45.01, -10.6 45.01, -10.6 45.01))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_167'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_168'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_168'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.531388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.59 45, -10.59 45, -10.59 45, -10.59 45, -10.59 45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_168'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_169'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_169'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.535555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.59 45, -10.59 45, -10.59 45, -10.59 45, -10.59 45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_169'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52 -10.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52"^^xsd:decimal ;
  dwc:decimalLongitude "-10.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_68'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_68'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.690833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.57'^^xsd:double;
  dwc:latitude '42.52'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.57 42.52, -10.57 42.52, -10.57 42.52, -10.57 42.52, -10.57 42.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_68'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.43 -10.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.43"^^xsd:decimal ;
  dwc:decimalLongitude "-10.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_436'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_436'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.8961111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.54'^^xsd:double;
  dwc:latitude '58.43'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.54 58.43, -10.54 58.43, -10.54 58.43, -10.54 58.43, -10.54 58.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "M?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_436'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_67'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_67'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.896944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.5 42.65, -10.5 42.65, -10.5 42.65, -10.5 42.65, -10.5 42.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_67'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_437'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_437'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.3305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '58.37'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.48 58.37, -10.48 58.37, -10.48 58.37, -10.48 58.37, -10.48 58.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_437'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.78"^^xsd:decimal ;
  dwc:decimalLongitude "-10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_66'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_66'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '42.78'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.43 42.78, -10.43 42.78, -10.43 42.78, -10.43 42.78, -10.43 42.78))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_66'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -10.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-10.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_65'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_65'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.893611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.42'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.42 42.81, -10.42 42.81, -10.42 42.81, -10.42 42.81, -10.42 42.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_65'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.91 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.91"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_64'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_64'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.8044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '42.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.36 42.91, -10.36 42.91, -10.36 42.91, -10.36 42.91, -10.36 42.91))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_64'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.71"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_170'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_170'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.400555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '44.71'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.36 44.71, -10.36 44.71, -10.36 44.71, -10.36 44.71, -10.36 44.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_170'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_63'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_63'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1936111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.3'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.3 43.01, -10.3 43.01, -10.3 43.01, -10.3 43.01, -10.3 43.01))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_63'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 -10.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_62'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_62'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.29'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.29 43.03, -10.29 43.03, -10.29 43.03, -10.29 43.03, -10.29 43.03))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_62'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 -10.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_61'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_61'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.29'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.29 43.03, -10.29 43.03, -10.29 43.03, -10.29 43.03, -10.29 43.03))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_61'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_171'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_171'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.068055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.28 44.6, -10.28 44.6, -10.28 44.6, -10.28 44.6, -10.28 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_171'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_172'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_172'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.234166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.26 44.58, -10.26 44.58, -10.26 44.58, -10.26 44.58, -10.26 44.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_172'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 -10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "-10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_60'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_60'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8288888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.18'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.18 43.24, -10.18 43.24, -10.18 43.24, -10.18 43.24, -10.18 43.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_60'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26 -10.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.26"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_59'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_59'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.16'^^xsd:double;
  dwc:latitude '43.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.16 43.26, -10.16 43.26, -10.16 43.26, -10.16 43.26, -10.16 43.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_59'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.01 -10.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.01"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_438'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_438'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.690833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.16'^^xsd:double;
  dwc:latitude '58.01'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.16 58.01, -10.16 58.01, -10.16 58.01, -10.16 58.01, -10.16 58.01))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WS" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '1182_438'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 -10.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "-10.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_58'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1182_58'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.7255555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.08'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.08 43.42, -10.08 43.42, -10.08 43.42, -10.08 43.42, -10.08 43.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_58'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.92 -10.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.92"^^xsd:decimal ;
  dwc:decimalLongitude "-10.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_439'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_439'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.249444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.08'^^xsd:double;
  dwc:latitude '57.92'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.08 57.92, -10.08 57.92, -10.08 57.92, -10.08 57.92, -10.08 57.92))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_439'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.87 -10.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.87"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_440'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_440'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.602777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.04'^^xsd:double;
  dwc:latitude '57.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.04 57.87, -10.04 57.87, -10.04 57.87, -10.04 57.87, -10.04 57.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_440'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 -10.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_173'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_173'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.189722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.03'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.03 44.28, -10.03 44.28, -10.03 44.28, -10.03 44.28, -10.03 44.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_173'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.74 -10.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.74"^^xsd:decimal ;
  dwc:decimalLongitude "-10.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_256'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1182_256'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.5025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.01'^^xsd:double;
  dwc:latitude '47.74'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.01 47.74, -10.01 47.74, -10.01 47.74, -10.01 47.74, -10.01 47.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_256'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_174'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_174'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.470555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '44.24'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10 44.24, -10 44.24, -10 44.24, -10 44.24, -10 44.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_174'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -9.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_175'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_175'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.740555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.97'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.97 44.2, -9.97 44.2, -9.97 44.2, -9.97 44.2, -9.97 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_175'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -9.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18"^^xsd:decimal ;
  dwc:decimalLongitude "-9.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_176'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_176'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.827777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.96'^^xsd:double;
  dwc:latitude '44.18'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.96 44.18, -9.96 44.18, -9.96 44.18, -9.96 44.18, -9.96 44.18))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_176'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66 -9.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66"^^xsd:decimal ;
  dwc:decimalLongitude "-9.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_57'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_57'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.209166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.94'^^xsd:double;
  dwc:latitude '43.66'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.94 43.66, -9.94 43.66, -9.94 43.66, -9.94 43.66, -9.94 43.66))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_57'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67 -9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_56'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_56'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.93'^^xsd:double;
  dwc:latitude '43.67'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.93 43.67, -9.93 43.67, -9.93 43.67, -9.93 43.67, -9.93 43.67))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_56'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68"^^xsd:decimal ;
  dwc:decimalLongitude "-9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_55'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_55'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.065555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.93'^^xsd:double;
  dwc:latitude '43.68'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.93 43.68, -9.93 43.68, -9.93 43.68, -9.93 43.68, -9.93 43.68))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_55'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71 -9.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71"^^xsd:decimal ;
  dwc:decimalLongitude "-9.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_54'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_54'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.881944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.91'^^xsd:double;
  dwc:latitude '43.71'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.91 43.71, -9.91 43.71, -9.91 43.71, -9.91 43.71, -9.91 43.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_54'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72 -9.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72"^^xsd:decimal ;
  dwc:decimalLongitude "-9.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_53'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_53'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.854444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.91'^^xsd:double;
  dwc:latitude '43.72'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.91 43.72, -9.91 43.72, -9.91 43.72, -9.91 43.72, -9.91 43.72))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_53'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -9.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_52'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_52'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.654166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.89'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.89 43.75, -9.89 43.75, -9.89 43.75, -9.89 43.75, -9.89 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_52'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.69 -9.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.69"^^xsd:decimal ;
  dwc:decimalLongitude "-9.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_441'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_441'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.926944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.89'^^xsd:double;
  dwc:latitude '57.69'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.89 57.69, -9.89 57.69, -9.89 57.69, -9.89 57.69, -9.89 57.69))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "P?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_441'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -9.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_51'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_51'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.621944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.88'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.88 43.75, -9.88 43.75, -9.88 43.75, -9.88 43.75, -9.88 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_51'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76 -9.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76"^^xsd:decimal ;
  dwc:decimalLongitude "-9.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_50'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_50'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.565555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.88'^^xsd:double;
  dwc:latitude '43.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.88 43.76, -9.88 43.76, -9.88 43.76, -9.88 43.76, -9.88 43.76))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_50'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 -9.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "-9.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_49'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_49'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.509444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.88'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.88 43.77, -9.88 43.77, -9.88 43.77, -9.88 43.77, -9.88 43.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_49'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79 -9.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_48'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_48'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.4075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.87'^^xsd:double;
  dwc:latitude '43.79'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.87 43.79, -9.87 43.79, -9.87 43.79, -9.87 43.79, -9.87 43.79))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_48'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81 -9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.81"^^xsd:decimal ;
  dwc:decimalLongitude "-9.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_47'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_47'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.281388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.85'^^xsd:double;
  dwc:latitude '43.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.85 43.81, -9.85 43.81, -9.85 43.81, -9.85 43.81, -9.85 43.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_47'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.83 -9.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.83"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_46'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_46'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.156111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.84'^^xsd:double;
  dwc:latitude '43.83'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.84 43.83, -9.84 43.83, -9.84 43.83, -9.84 43.83, -9.84 43.83))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_46'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78 -9.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_257'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1182_257'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.84'^^xsd:double;
  dwc:latitude '47.78'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.84 47.78, -9.84 47.78, -9.84 47.78, -9.84 47.78, -9.84 47.78))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_257'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.91 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.91"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_45'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_45'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.688055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '43.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.8 43.91, -9.8 43.91, -9.8 43.91, -9.8 43.91, -9.8 43.91))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_45'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.79 -9.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.79"^^xsd:decimal ;
  dwc:decimalLongitude "-9.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_258'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1182_258'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.4088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.79'^^xsd:double;
  dwc:latitude '47.79'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.79 47.79, -9.79 47.79, -9.79 47.79, -9.79 47.79, -9.79 47.79))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_258'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 -9.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "-9.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_177'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1182_177'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.395'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.78'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.78 43.96, -9.78 43.96, -9.78 43.96, -9.78 43.96, -9.78 43.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_177'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 -9.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_178'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1182_178'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.4905555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.77'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.77 43.94, -9.77 43.94, -9.77 43.94, -9.77 43.94, -9.77 43.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_178'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 -9.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "-9.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_44'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_44'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.381388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.77'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.77 43.96, -9.77 43.96, -9.77 43.96, -9.77 43.96, -9.77 43.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_44'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.93 -9.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.93"^^xsd:decimal ;
  dwc:decimalLongitude "-9.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_179'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1182_179'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.5836111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.76'^^xsd:double;
  dwc:latitude '43.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.76 43.93, -9.76 43.93, -9.76 43.93, -9.76 43.93, -9.76 43.93))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_179'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_43'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_43'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.74'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.74 44.01, -9.74 44.01, -9.74 44.01, -9.74 44.01, -9.74 44.01))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_43'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8 -9.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_259'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1182_259'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7327777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.72'^^xsd:double;
  dwc:latitude '47.8'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.72 47.8, -9.72 47.8, -9.72 47.8, -9.72 47.8, -9.72 47.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_259'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.06 -9.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.06"^^xsd:decimal ;
  dwc:decimalLongitude "-9.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_42'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_42'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.737222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.71'^^xsd:double;
  dwc:latitude '44.06'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.71 44.06, -9.71 44.06, -9.71 44.06, -9.71 44.06, -9.71 44.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_42'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_41'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_41'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.610555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.7 44.08, -9.7 44.08, -9.7 44.08, -9.7 44.08, -9.7 44.08))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_41'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_260'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1182_260'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.7 47.81, -9.7 47.81, -9.7 47.81, -9.7 47.81, -9.7 47.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_260'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_40'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_40'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.3825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.68 44.12, -9.68 44.12, -9.68 44.12, -9.68 44.12, -9.68 44.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_40'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.02 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.02"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_490'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_490'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.133055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '56.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.66 56.02, -9.66 56.02, -9.66 56.02, -9.66 56.02, -9.66 56.02))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_490'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.17"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_39'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_39'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.048888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '44.17'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.65 44.17, -9.65 44.17, -9.65 44.17, -9.65 44.17, -9.65 44.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_39'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.02 -9.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.02"^^xsd:decimal ;
  dwc:decimalLongitude "-9.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_497'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1182_497'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.208611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.64'^^xsd:double;
  dwc:latitude '56.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.64 56.02, -9.64 56.02, -9.64 56.02, -9.64 56.02, -9.64 56.02))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_497'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_38'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_38'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.654722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.61 44.24, -9.61 44.24, -9.61 44.24, -9.61 44.24, -9.61 44.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_38'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.27 -9.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.27"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_37'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_37'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.449444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.59'^^xsd:double;
  dwc:latitude '44.27'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.59 44.27, -9.59 44.27, -9.59 44.27, -9.59 44.27, -9.59 44.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_37'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_36'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_36'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.327222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '44.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.58 44.29, -9.58 44.29, -9.58 44.29, -9.58 44.29, -9.58 44.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_36'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.32"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_283'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_283'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.3425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '45.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.56 45.32, -9.56 45.32, -9.56 45.32, -9.56 45.32, -9.56 45.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_283'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.84 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.84"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_261'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1182_261'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.4625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.84'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.55 47.84, -9.55 47.84, -9.55 47.84, -9.55 47.84, -9.55 47.84))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_261'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 -9.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "-9.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_284'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_284'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.4155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.54'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.54 45.33, -9.54 45.33, -9.54 45.33, -9.54 45.33, -9.54 45.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_284'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -9.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_35'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_35'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.659444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.52'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.52 44.4, -9.52 44.4, -9.52 44.4, -9.52 44.4, -9.52 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_35'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_34'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_34'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.439722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.5 44.44, -9.5 44.44, -9.5 44.44, -9.5 44.44, -9.5 44.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FS" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '1182_34'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46 -9.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_33'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_33'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.313055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.49'^^xsd:double;
  dwc:latitude '44.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.49 44.46, -9.49 44.46, -9.49 44.46, -9.49 44.46, -9.49 44.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_33'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.49 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.49"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_32'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_32'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '44.49'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.47 44.49, -9.47 44.49, -9.47 44.49, -9.47 44.49, -9.47 44.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '1182_32'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_285'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_285'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.7352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.47 45.34, -9.47 45.34, -9.47 45.34, -9.47 45.34, -9.47 45.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_285'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_31'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_31'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.346388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.4 44.61, -9.4 44.61, -9.4 44.61, -9.4 44.61, -9.4 44.61))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_31'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63 -9.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63"^^xsd:decimal ;
  dwc:decimalLongitude "-9.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_30'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_30'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.225555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.39'^^xsd:double;
  dwc:latitude '44.63'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.39 44.63, -9.39 44.63, -9.39 44.63, -9.39 44.63, -9.39 44.63))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_30'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 -9.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "-9.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_286'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_286'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.0655555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.39'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.39 45.36, -9.39 45.36, -9.39 45.36, -9.39 45.36, -9.39 45.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_286'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64 -9.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.64"^^xsd:decimal ;
  dwc:decimalLongitude "-9.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_29'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_29'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.175833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.38'^^xsd:double;
  dwc:latitude '44.64'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.38 44.64, -9.38 44.64, -9.38 44.64, -9.38 44.64, -9.38 44.64))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_29'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 -9.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_28'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_28'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.981944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.36 44.67, -9.36 44.67, -9.36 44.67, -9.36 44.67, -9.36 44.67))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_28'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68 -9.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68"^^xsd:decimal ;
  dwc:decimalLongitude "-9.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_27'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_27'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.905555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.36'^^xsd:double;
  dwc:latitude '44.68'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.36 44.68, -9.36 44.68, -9.36 44.68, -9.36 44.68, -9.36 44.68))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_27'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_26'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_26'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.813611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.35'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.35 44.7, -9.35 44.7, -9.35 44.7, -9.35 44.7, -9.35 44.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_26'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_25'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_25'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.793611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.35'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.35 44.7, -9.35 44.7, -9.35 44.7, -9.35 44.7, -9.35 44.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_25'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.79 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.79"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_24'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_24'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.9438888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '44.79'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.3 44.79, -9.3 44.79, -9.3 44.79, -9.3 44.79, -9.3 44.79))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_24'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -9.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_23'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_23'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.8561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.29'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.29 44.8, -9.29 44.8, -9.29 44.8, -9.29 44.8, -9.29 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_23'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.83 -9.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.83"^^xsd:decimal ;
  dwc:decimalLongitude "-9.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_22'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_22'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6858333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.27'^^xsd:double;
  dwc:latitude '44.83'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.27 44.83, -9.27 44.83, -9.27 44.83, -9.27 44.83, -9.27 44.83))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_22'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 -9.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "-9.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_21'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_21'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.7830555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.19'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.19 44.98, -9.19 44.98, -9.19 44.98, -9.19 44.98, -9.19 44.98))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "M?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_21'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 -9.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "-9.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_20'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_20'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.7775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.19'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.19 44.98, -9.19 44.98, -9.19 44.98, -9.19 44.98, -9.19 44.98))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_20'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.02 -9.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.02"^^xsd:decimal ;
  dwc:decimalLongitude "-9.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_19'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_19'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.16'^^xsd:double;
  dwc:latitude '45.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.16 45.02, -9.16 45.02, -9.16 45.02, -9.16 45.02, -9.16 45.02))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_19'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.02 -9.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.02"^^xsd:decimal ;
  dwc:decimalLongitude "-9.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_18'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_18'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4769444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.16'^^xsd:double;
  dwc:latitude '45.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.16 45.02, -9.16 45.02, -9.16 45.02, -9.16 45.02, -9.16 45.02))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '1182_18'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.38 -9.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.38"^^xsd:decimal ;
  dwc:decimalLongitude "-9.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_282'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_282'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.16'^^xsd:double;
  dwc:latitude '46.38'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.16 46.38, -9.16 46.38, -9.16 46.38, -9.16 46.38, -9.16 46.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_282'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.26 -9.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.26"^^xsd:decimal ;
  dwc:decimalLongitude "-9.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_491'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1182_491'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.0138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.16'^^xsd:double;
  dwc:latitude '56.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.16 56.26, -9.16 56.26, -9.16 56.26, -9.16 56.26, -9.16 56.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1182_491'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.44 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_281'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_281'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.684722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '46.44'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.13 46.44, -9.13 46.44, -9.13 46.44, -9.13 46.44, -9.13 46.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_281'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.46 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_280'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_280'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.589166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '46.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.12 46.46, -9.12 46.46, -9.12 46.46, -9.12 46.46, -9.12 46.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_280'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.57 -9.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_279'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_279'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.440833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.09'^^xsd:double;
  dwc:latitude '46.57'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.09 46.57, -9.09 46.57, -9.09 46.57, -9.09 46.57, -9.09 46.57))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FS" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '1182_279'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.22 -9.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.22"^^xsd:decimal ;
  dwc:decimalLongitude "-9.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_180'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_180'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.2352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.04'^^xsd:double;
  dwc:latitude '45.22'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.04 45.22, -9.04 45.22, -9.04 45.22, -9.04 45.22, -9.04 45.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_180'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.24 -9.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.24"^^xsd:decimal ;
  dwc:decimalLongitude "-9.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_17'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_17'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1538888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.04'^^xsd:double;
  dwc:latitude '45.24'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.04 45.24, -9.04 45.24, -9.04 45.24, -9.04 45.24, -9.04 45.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_17'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.26 -9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.26"^^xsd:decimal ;
  dwc:decimalLongitude "-9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_16'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1182_16'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.0402777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.02'^^xsd:double;
  dwc:latitude '45.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.02 45.26, -9.02 45.26, -9.02 45.26, -9.02 45.26, -9.02 45.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_16'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 -8.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "-8.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_15'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_15'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.918611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.91'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.91 45.13, -8.91 45.13, -8.91 45.13, -8.91 45.13, -8.91 45.13))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "M?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_15'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.81 -8.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_278'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_278'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.689444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.91'^^xsd:double;
  dwc:latitude '46.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.91 46.81, -8.91 46.81, -8.91 46.81, -8.91 46.81, -8.91 46.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FS" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '1182_278'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92 -8.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.92"^^xsd:decimal ;
  dwc:decimalLongitude "-8.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_277'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_277'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.929722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.85'^^xsd:double;
  dwc:latitude '46.92'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.85 46.92, -8.85 46.92, -8.85 46.92, -8.85 46.92, -8.85 46.92))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_277'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_287'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_287'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4541666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.83 45.44, -8.83 45.44, -8.83 45.44, -8.83 45.44, -8.83 45.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_287'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.99 -8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.99"^^xsd:decimal ;
  dwc:decimalLongitude "-8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_276'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_276'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.465833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.81'^^xsd:double;
  dwc:latitude '46.99'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.81 46.99, -8.81 46.99, -8.81 46.99, -8.81 46.99, -8.81 46.99))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_276'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.05 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.05"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_275'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_275'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.146388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '47.05'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.78 47.05, -8.78 47.05, -8.78 47.05, -8.78 47.05, -8.78 47.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_275'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.93 -8.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.93"^^xsd:decimal ;
  dwc:decimalLongitude "-8.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_13'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_13'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.69'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.77'^^xsd:double;
  dwc:latitude '44.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.77 44.93, -8.77 44.93, -8.77 44.93, -8.77 44.93, -8.77 44.93))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_13'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 -8.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "-8.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_14'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_14'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.721666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.77'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.77 44.94, -8.77 44.94, -8.77 44.94, -8.77 44.94, -8.77 44.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_14'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_274'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_274'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.7922222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.75 47.1, -8.75 47.1, -8.75 47.1, -8.75 47.1, -8.75 47.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_274'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.89 -8.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.89"^^xsd:decimal ;
  dwc:decimalLongitude "-8.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_12'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_12'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.428333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.74'^^xsd:double;
  dwc:latitude '44.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.74 44.89, -8.74 44.89, -8.74 44.89, -8.74 44.89, -8.74 44.89))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_12'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.11 -8.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.11"^^xsd:decimal ;
  dwc:decimalLongitude "-8.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_273'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_273'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.7486111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.74'^^xsd:double;
  dwc:latitude '47.11'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.74 47.11, -8.74 47.11, -8.74 47.11, -8.74 47.11, -8.74 47.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_273'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "-8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_10'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_10'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.292222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.73 44.87, -8.73 44.87, -8.73 44.87, -8.73 44.87, -8.73 44.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_10'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "-8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_11'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_11'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.346666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.73 44.88, -8.73 44.88, -8.73 44.88, -8.73 44.88, -8.73 44.88))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_11'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.14 -8.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_272'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_272'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.72'^^xsd:double;
  dwc:latitude '47.14'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.72 47.14, -8.72 47.14, -8.72 47.14, -8.72 47.14, -8.72 47.14))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_272'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85 -8.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.85"^^xsd:decimal ;
  dwc:decimalLongitude "-8.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_9'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_9'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.175555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.71'^^xsd:double;
  dwc:latitude '44.85'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.71 44.85, -8.71 44.85, -8.71 44.85, -8.71 44.85, -8.71 44.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_9'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.83 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.83"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_8'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_8'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.015555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '44.83'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.7 44.83, -8.7 44.83, -8.7 44.83, -8.7 44.83, -8.7 44.83))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_8'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.22 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.22"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_271'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_271'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.0305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.22'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.68 47.22, -8.68 47.22, -8.68 47.22, -8.68 47.22, -8.68 47.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_271'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.26 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.26"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_270'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_270'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8227777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.66 47.26, -8.66 47.26, -8.66 47.26, -8.66 47.26, -8.66 47.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_270'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28 -8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_269'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_269'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6719444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.64'^^xsd:double;
  dwc:latitude '47.28'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.64 47.28, -8.64 47.28, -8.64 47.28, -8.64 47.28, -8.64 47.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_269'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.34 -8.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.34"^^xsd:decimal ;
  dwc:decimalLongitude "-8.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_268'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_268'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.3088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.61'^^xsd:double;
  dwc:latitude '47.34'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.61 47.34, -8.61 47.34, -8.61 47.34, -8.61 47.34, -8.61 47.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_268'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_7'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_7'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.110833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '44.68'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.6 44.68, -8.6 44.68, -8.6 44.68, -8.6 44.68, -8.6 44.68))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '1182_7'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_288'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_288'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.4305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.6 45.47, -8.6 45.47, -8.6 45.47, -8.6 45.47, -8.6 45.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_288'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66"^^xsd:decimal ;
  dwc:decimalLongitude "-8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_6'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_6'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '44.66'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.58 44.66, -8.58 44.66, -8.58 44.66, -8.58 44.66, -8.58 44.66))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_6'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_5'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_5'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.770555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '44.63'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.56 44.63, -8.56 44.63, -8.56 44.63, -8.56 44.63, -8.56 44.63))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_5'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_289'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_289'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.5 45.48, -8.5 45.48, -8.5 45.48, -8.5 45.48, -8.5 45.48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_289'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.54 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.54"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_267'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_267'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.9661111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '47.54'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.49 47.54, -8.49 47.54, -8.49 47.54, -8.49 47.54, -8.49 47.54))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_267'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 -8.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_290'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_290'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8961111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.48'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.48 45.48, -8.48 45.48, -8.48 45.48, -8.48 45.48, -8.48 45.48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_290'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.57 -8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.57"^^xsd:decimal ;
  dwc:decimalLongitude "-8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_266'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_266'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7919444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.47'^^xsd:double;
  dwc:latitude '47.57'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.47 47.57, -8.47 47.57, -8.47 47.57, -8.47 47.57, -8.47 47.57))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_266'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -8.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-8.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_4'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_4'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.39'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.39 44.38, -8.39 44.38, -8.39 44.38, -8.39 44.38, -8.39 44.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "M?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_4'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -8.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_291'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_291'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.3625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.36'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.36 45.5, -8.36 45.5, -8.36 45.5, -8.36 45.5, -8.36 45.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FS" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '1182_291'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -8.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_292'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_292'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.448611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.34'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.34 45.5, -8.34 45.5, -8.34 45.5, -8.34 45.5, -8.34 45.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_292'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -8.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_265'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_265'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.2275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.34'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.34 47.81, -8.34 47.81, -8.34 47.81, -8.34 47.81, -8.34 47.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_265'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -8.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_293'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_293'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.491111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.33'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.33 45.5, -8.33 45.5, -8.33 45.5, -8.33 45.5, -8.33 45.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_293'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.82 -8.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.82"^^xsd:decimal ;
  dwc:decimalLongitude "-8.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_264'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_264'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.1797222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.33'^^xsd:double;
  dwc:latitude '47.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.33 47.82, -8.33 47.82, -8.33 47.82, -8.33 47.82, -8.33 47.82))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_264'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29 -8.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29"^^xsd:decimal ;
  dwc:decimalLongitude "-8.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_3'^^xsd:string;
  dwc:scientificName 'Mesoplodon bidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_3'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.748611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.32'^^xsd:double;
  dwc:latitude '44.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.32 44.29, -8.32 44.29, -8.32 44.29, -8.32 44.29, -8.32 44.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SB" by the provider'^^xsd:string;
  dwc:aphiaid '137121'^^xsd:integer;
  dwc:occurrenceId '1182_3'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.86 -8.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.86"^^xsd:decimal ;
  dwc:decimalLongitude "-8.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_263'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_263'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.9141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.31'^^xsd:double;
  dwc:latitude '47.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.31 47.86, -8.31 47.86, -8.31 47.86, -8.31 47.86, -8.31 47.86))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_263'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.91 -8.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.91"^^xsd:decimal ;
  dwc:decimalLongitude "-8.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_262'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1182_262'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.64'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.28'^^xsd:double;
  dwc:latitude '47.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.28 47.91, -8.28 47.91, -8.28 47.91, -8.28 47.91, -8.28 47.91))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_262'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.21"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_2'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_2'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '44.21'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.27 44.21, -8.27 44.21, -8.27 44.21, -8.27 44.21, -8.27 44.21))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_2'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_294'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_294'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.744722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '45.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.27 45.51, -8.27 45.51, -8.27 45.51, -8.27 45.51, -8.27 45.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_294'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -8.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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 "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_1'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1182_1'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.975833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.24'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.24 44.16, -8.24 44.16, -8.24 44.16, -8.24 44.16, -8.24 44.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_1'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 -8.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "-8.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_295'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_295'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.188333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.16'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.16 45.52, -8.16 45.52, -8.16 45.52, -8.16 45.52, -8.16 45.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WS" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '1182_295'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 -8.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "-8.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_296'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_296'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.526111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.07'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.07 45.52, -8.07 45.52, -8.07 45.52, -8.07 45.52, -8.07 45.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FS" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '1182_296'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_297'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_297'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.895'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.99 45.54, -7.99 45.54, -7.99 45.54, -7.99 45.54, -7.99 45.54))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_297'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57 -7.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_298'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1182_298'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.311111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.89'^^xsd:double;
  dwc:latitude '45.57'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.89 45.57, -7.89 45.57, -7.89 45.57, -7.89 45.57, -7.89 45.57))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_298'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.22 -7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.22"^^xsd:decimal ;
  dwc:decimalLongitude "-7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_424'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1182_424'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.1977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.67'^^xsd:double;
  dwc:latitude '47.22'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.67 47.22, -7.67 47.22, -7.67 47.22, -7.67 47.22, -7.67 47.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_424'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_423'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1182_423'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.9588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.65 47.25, -7.65 47.25, -7.65 47.25, -7.65 47.25, -7.65 47.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_423'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.27 -7.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.27"^^xsd:decimal ;
  dwc:decimalLongitude "-7.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_422'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1182_422'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.7975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.64'^^xsd:double;
  dwc:latitude '47.27'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.64 47.27, -7.64 47.27, -7.64 47.27, -7.64 47.27, -7.64 47.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_422'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28 -7.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28"^^xsd:decimal ;
  dwc:decimalLongitude "-7.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_421'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1182_421'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.7394444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.63'^^xsd:double;
  dwc:latitude '47.28'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.63 47.28, -7.63 47.28, -7.63 47.28, -7.63 47.28, -7.63 47.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_421'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 -7.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "-7.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_300'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1182_300'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.2755555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.62'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.62 44.86, -7.62 44.86, -7.62 44.86, -7.62 44.86, -7.62 44.86))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_300'^^xsd:string;
  dwc:observationDate '2007-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_301'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1182_301'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.5555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.6'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.6 44.9, -7.6 44.9, -7.6 44.9, -7.6 44.9, -7.6 44.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_301'^^xsd:string;
  dwc:observationDate '2007-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.33 -7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.33"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_420'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1182_420'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3180555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.6'^^xsd:double;
  dwc:latitude '47.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.6 47.33, -7.6 47.33, -7.6 47.33, -7.6 47.33, -7.6 47.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_420'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.39 -7.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.39"^^xsd:decimal ;
  dwc:decimalLongitude "-7.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_419'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1182_419'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.57'^^xsd:double;
  dwc:latitude '47.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.57 47.39, -7.57 47.39, -7.57 47.39, -7.57 47.39, -7.57 47.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_419'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.42 -7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.42"^^xsd:decimal ;
  dwc:decimalLongitude "-7.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_418'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1182_418'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.55'^^xsd:double;
  dwc:latitude '47.42'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.55 47.42, -7.55 47.42, -7.55 47.42, -7.55 47.42, -7.55 47.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_418'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -7.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-7.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_417'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1182_417'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.3330555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.54'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.54 47.45, -7.54 47.45, -7.54 47.45, -7.54 47.45, -7.54 47.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_417'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.12 -7.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.12"^^xsd:decimal ;
  dwc:decimalLongitude "-7.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_302'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1182_302'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.2175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.46'^^xsd:double;
  dwc:latitude '45.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.46 45.12, -7.46 45.12, -7.46 45.12, -7.46 45.12, -7.46 45.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_302'^^xsd:string;
  dwc:observationDate '2007-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.17 -7.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.17"^^xsd:decimal ;
  dwc:decimalLongitude "-7.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_303'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1182_303'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.5508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.43'^^xsd:double;
  dwc:latitude '45.17'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.43 45.17, -7.43 45.17, -7.43 45.17, -7.43 45.17, -7.43 45.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_303'^^xsd:string;
  dwc:observationDate '2007-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 -6.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_304'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1182_304'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.153888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.93'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.93 45.98, -6.93 45.98, -6.93 45.98, -6.93 45.98, -6.93 45.98))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_304'^^xsd:string;
  dwc:observationDate '2007-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.54 -6.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.54"^^xsd:decimal ;
  dwc:decimalLongitude "-6.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_416'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_416'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.499444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.92'^^xsd:double;
  dwc:latitude '46.54'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.92 46.54, -6.92 46.54, -6.92 46.54, -6.92 46.54, -6.92 46.54))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_416'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.27 -6.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.27"^^xsd:decimal ;
  dwc:decimalLongitude "-6.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_415'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_415'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.446111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.81'^^xsd:double;
  dwc:latitude '46.27'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.81 46.27, -6.81 46.27, -6.81 46.27, -6.81 46.27, -6.81 46.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_415'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.11 -6.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.11"^^xsd:decimal ;
  dwc:decimalLongitude "-6.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_305'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1182_305'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.394722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.79'^^xsd:double;
  dwc:latitude '46.11'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.79 46.11, -6.79 46.11, -6.79 46.11, -6.79 46.11, -6.79 46.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_305'^^xsd:string;
  dwc:observationDate '2007-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.09 -6.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.09"^^xsd:decimal ;
  dwc:decimalLongitude "-6.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_414'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_414'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.123611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.74'^^xsd:double;
  dwc:latitude '46.09'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.74 46.09, -6.74 46.09, -6.74 46.09, -6.74 46.09, -6.74 46.09))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_414'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.07 -6.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.07"^^xsd:decimal ;
  dwc:decimalLongitude "-6.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_413'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_413'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.937777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.73'^^xsd:double;
  dwc:latitude '46.07'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.73 46.07, -6.73 46.07, -6.73 46.07, -6.73 46.07, -6.73 46.07))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_413'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 -6.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.04"^^xsd:decimal ;
  dwc:decimalLongitude "-6.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_412'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_412'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.69'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.71'^^xsd:double;
  dwc:latitude '46.04'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.71 46.04, -6.71 46.04, -6.71 46.04, -6.71 46.04, -6.71 46.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_412'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.94 -6.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_411'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_411'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.994444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.67'^^xsd:double;
  dwc:latitude '45.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.67 45.94, -6.67 45.94, -6.67 45.94, -6.67 45.94, -6.67 45.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_411'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -6.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "-6.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_410'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_410'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.217222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.62'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.62 45.83, -6.62 45.83, -6.62 45.83, -6.62 45.83, -6.62 45.83))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_410'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73 -6.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73"^^xsd:decimal ;
  dwc:decimalLongitude "-6.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_409'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_409'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.507222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.59'^^xsd:double;
  dwc:latitude '45.73'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.59 45.73, -6.59 45.73, -6.59 45.73, -6.59 45.73, -6.59 45.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_409'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72 -6.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72"^^xsd:decimal ;
  dwc:decimalLongitude "-6.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_408'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_408'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.442222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.58'^^xsd:double;
  dwc:latitude '45.72'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.58 45.72, -6.58 45.72, -6.58 45.72, -6.58 45.72, -6.58 45.72))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_408'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72 -6.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72"^^xsd:decimal ;
  dwc:decimalLongitude "-6.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_407'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_407'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.390277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.58'^^xsd:double;
  dwc:latitude '45.72'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.58 45.72, -6.58 45.72, -6.58 45.72, -6.58 45.72, -6.58 45.72))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_407'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 -6.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "-6.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_406'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_406'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.47'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.47 45.45, -6.47 45.45, -6.47 45.45, -6.47 45.45, -6.47 45.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_406'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 -6.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_405'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_405'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.9844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.38'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.38 45.25, -6.38 45.25, -6.38 45.25, -6.38 45.25, -6.38 45.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_405'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.81 -6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.81"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_306'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1182_306'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.408055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.37'^^xsd:double;
  dwc:latitude '46.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.37 46.81, -6.37 46.81, -6.37 46.81, -6.37 46.81, -6.37 46.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_306'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.83 -6.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.83"^^xsd:decimal ;
  dwc:decimalLongitude "-6.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_307'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1182_307'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.516111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.36'^^xsd:double;
  dwc:latitude '46.83'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.36 46.83, -6.36 46.83, -6.36 46.83, -6.36 46.83, -6.36 46.83))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_307'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.83 -6.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.83"^^xsd:decimal ;
  dwc:decimalLongitude "-6.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_308'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1182_308'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.552222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.36'^^xsd:double;
  dwc:latitude '46.83'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.36 46.83, -6.36 46.83, -6.36 46.83, -6.36 46.83, -6.36 46.83))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_308'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.18 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.18"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_404'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_404'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.5405555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '45.18'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.35 45.18, -6.35 45.18, -6.35 45.18, -6.35 45.18, -6.35 45.18))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_404'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.84 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.84"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_309'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1182_309'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.610555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '46.84'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.35 46.84, -6.35 46.84, -6.35 46.84, -6.35 46.84, -6.35 46.84))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_309'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.85 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.85"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_310'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1182_310'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.643055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '46.85'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.35 46.85, -6.35 46.85, -6.35 46.85, -6.35 46.85, -6.35 46.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_310'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.12 -6.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.12"^^xsd:decimal ;
  dwc:decimalLongitude "-6.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_403'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_403'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.1375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.33'^^xsd:double;
  dwc:latitude '45.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.33 45.12, -6.33 45.12, -6.33 45.12, -6.33 45.12, -6.33 45.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_403'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.89 -6.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.89"^^xsd:decimal ;
  dwc:decimalLongitude "-6.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_311'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1182_311'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.32'^^xsd:double;
  dwc:latitude '46.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.32 46.89, -6.32 46.89, -6.32 46.89, -6.32 46.89, -6.32 46.89))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_311'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.08 -6.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.08"^^xsd:decimal ;
  dwc:decimalLongitude "-6.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_402'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1182_402'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.8352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.31'^^xsd:double;
  dwc:latitude '45.08'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.31 45.08, -6.31 45.08, -6.31 45.08, -6.31 45.08, -6.31 45.08))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_402'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.94 -6.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_312'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1182_312'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.3125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.29'^^xsd:double;
  dwc:latitude '46.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.29 46.94, -6.29 46.94, -6.29 46.94, -6.29 46.94, -6.29 46.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_312'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -6.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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 "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_401'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_401'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.298055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.24'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.24 44.9, -6.24 44.9, -6.24 44.9, -6.24 44.9, -6.24 44.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_401'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.79 -6.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.79"^^xsd:decimal ;
  dwc:decimalLongitude "-6.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_400'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_400'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.481388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.19'^^xsd:double;
  dwc:latitude '44.79'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.19 44.79, -6.19 44.79, -6.19 44.79, -6.19 44.79, -6.19 44.79))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_400'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77 -6.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77"^^xsd:decimal ;
  dwc:decimalLongitude "-6.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_399'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_399'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.328055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.18'^^xsd:double;
  dwc:latitude '44.77'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.18 44.77, -6.18 44.77, -6.18 44.77, -6.18 44.77, -6.18 44.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_399'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.71"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_426'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_426'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.926944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '44.71'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.16 44.71, -6.16 44.71, -6.16 44.71, -6.16 44.71, -6.16 44.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_426'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17 -6.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.17"^^xsd:decimal ;
  dwc:decimalLongitude "-6.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_313'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1182_313'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.076944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.14'^^xsd:double;
  dwc:latitude '47.17'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.14 47.17, -6.14 47.17, -6.14 47.17, -6.14 47.17, -6.14 47.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_313'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.42 -6.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.42"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_398'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_398'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.866111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.03'^^xsd:double;
  dwc:latitude '44.42'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.03 44.42, -6.03 44.42, -6.03 44.42, -6.03 44.42, -6.03 44.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_398'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_397'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_397'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '44.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6 44.33, -6 44.33, -6 44.33, -6 44.33, -6 44.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_397'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 -5.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.31"^^xsd:decimal ;
  dwc:decimalLongitude "-5.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_396'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_396'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.99'^^xsd:double;
  dwc:latitude '44.31'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.99 44.31, -5.99 44.31, -5.99 44.31, -5.99 44.31, -5.99 44.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_396'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 -5.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "-5.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_395'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_395'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.897777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.97'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.97 44.28, -5.97 44.28, -5.97 44.28, -5.97 44.28, -5.97 44.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_395'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.81 -5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_314'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_314'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.4405555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.95'^^xsd:double;
  dwc:latitude '46.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.95 46.81, -5.95 46.81, -5.95 46.81, -5.95 46.81, -5.95 46.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_314'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.81 -5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_315'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_315'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.4869444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.95'^^xsd:double;
  dwc:latitude '46.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.95 46.81, -5.95 46.81, -5.95 46.81, -5.95 46.81, -5.95 46.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_315'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -5.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_394'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_394'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.340833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.94'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.94 44.2, -5.94 44.2, -5.94 44.2, -5.94 44.2, -5.94 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_394'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -5.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_393'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_393'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.340555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.94'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.94 44.2, -5.94 44.2, -5.94 44.2, -5.94 44.2, -5.94 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_393'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.79 -5.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.79"^^xsd:decimal ;
  dwc:decimalLongitude "-5.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_317'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_317'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6255555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.94'^^xsd:double;
  dwc:latitude '46.79'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.94 46.79, -5.94 46.79, -5.94 46.79, -5.94 46.79, -5.94 46.79))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_317'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 -5.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_316'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_316'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.5227777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.94'^^xsd:double;
  dwc:latitude '46.8'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.94 46.8, -5.94 46.8, -5.94 46.8, -5.94 46.8, -5.94 46.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_316'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -5.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18"^^xsd:decimal ;
  dwc:decimalLongitude "-5.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_392'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_392'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.189722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.93'^^xsd:double;
  dwc:latitude '44.18'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.93 44.18, -5.93 44.18, -5.93 44.18, -5.93 44.18, -5.93 44.18))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_392'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.77 -5.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_318'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_318'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.7111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.93'^^xsd:double;
  dwc:latitude '46.77'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.93 46.77, -5.93 46.77, -5.93 46.77, -5.93 46.77, -5.93 46.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_318'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.72 -5.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.72"^^xsd:decimal ;
  dwc:decimalLongitude "-5.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_319'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_319'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.91'^^xsd:double;
  dwc:latitude '46.72'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.91 46.72, -5.91 46.72, -5.91 46.72, -5.91 46.72, -5.91 46.72))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_319'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.56 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.56"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_320'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_320'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.228888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '46.56'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.83 46.56, -5.83 46.56, -5.83 46.56, -5.83 46.56, -5.83 46.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_320'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_391'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_391'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.665833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.8 44.22, -5.8 44.22, -5.8 44.22, -5.8 44.22, -5.8 44.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_391'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 -5.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "-5.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_390'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_390'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.509444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.78'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.78 44.24, -5.78 44.24, -5.78 44.24, -5.78 44.24, -5.78 44.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_390'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 -5.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_321'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_321'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.090833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.65'^^xsd:double;
  dwc:latitude '46.15'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.65 46.15, -5.65 46.15, -5.65 46.15, -5.65 46.15, -5.65 46.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_321'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.09 -5.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.09"^^xsd:decimal ;
  dwc:decimalLongitude "-5.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_322'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_322'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.539722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.63'^^xsd:double;
  dwc:latitude '46.09'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.63 46.09, -5.63 46.09, -5.63 46.09, -5.63 46.09, -5.63 46.09))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_322'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -5.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48"^^xsd:decimal ;
  dwc:decimalLongitude "-5.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_389'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_389'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.3247222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.55'^^xsd:double;
  dwc:latitude '44.48'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.55 44.48, -5.55 44.48, -5.55 44.48, -5.55 44.48, -5.55 44.48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CB" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '1182_389'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.87 -5.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.87"^^xsd:decimal ;
  dwc:decimalLongitude "-5.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_323'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_323'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.53'^^xsd:double;
  dwc:latitude '45.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.53 45.87, -5.53 45.87, -5.53 45.87, -5.53 45.87, -5.53 45.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_323'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.87 -5.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.87"^^xsd:decimal ;
  dwc:decimalLongitude "-5.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_324'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_324'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.0925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.53'^^xsd:double;
  dwc:latitude '45.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.53 45.87, -5.53 45.87, -5.53 45.87, -5.53 45.87, -5.53 45.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_324'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.56"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_388'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_388'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '44.56'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.48 44.56, -5.48 44.56, -5.48 44.56, -5.48 44.56, -5.48 44.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "UB" by the provider'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:occurrenceId '1182_388'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -5.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_387'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_387'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.43'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.43 44.6, -5.43 44.6, -5.43 44.6, -5.43 44.6, -5.43 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_387'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 -5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_325'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_325'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.718333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.42'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.42 45.63, -5.42 45.63, -5.42 45.63, -5.42 45.63, -5.42 45.63))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_325'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_386'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_386'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7669444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.38 44.65, -5.38 44.65, -5.38 44.65, -5.38 44.65, -5.38 44.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_386'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_326'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_326'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.204722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.32 45.43, -5.32 45.43, -5.32 45.43, -5.32 45.43, -5.32 45.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CB" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '1182_326'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.78 -5.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.78"^^xsd:decimal ;
  dwc:decimalLongitude "-5.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_385'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_385'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7247222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.27'^^xsd:double;
  dwc:latitude '44.78'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.27 44.78, -5.27 44.78, -5.27 44.78, -5.27 44.78, -5.27 44.78))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_385'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 -5.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "-5.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_327'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1182_327'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.27'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.27 45.31, -5.27 45.31, -5.27 45.31, -5.27 45.31, -5.27 45.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CB" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '1182_327'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 -5.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_384'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_384'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.4855555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.24'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.24 44.81, -5.24 44.81, -5.24 44.81, -5.24 44.81, -5.24 44.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_384'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 -5.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_383'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_383'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.4408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.23'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.23 44.81, -5.23 44.81, -5.23 44.81, -5.23 44.81, -5.23 44.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_383'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.22 -5.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.22"^^xsd:decimal ;
  dwc:decimalLongitude "-5.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_328'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_328'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.9111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.23'^^xsd:double;
  dwc:latitude '45.22'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.23 45.22, -5.23 45.22, -5.23 45.22, -5.23 45.22, -5.23 45.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CB" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '1182_328'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.83 -5.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_382'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1182_382'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.21'^^xsd:double;
  dwc:latitude '44.83'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.21 44.83, -5.21 44.83, -5.21 44.83, -5.21 44.83, -5.21 44.83))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_382'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.06 -5.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.06"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_329'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_329'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0544444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.16'^^xsd:double;
  dwc:latitude '45.06'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.16 45.06, -5.16 45.06, -5.16 45.06, -5.16 45.06, -5.16 45.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_329'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 -5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "-5.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_332'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_332'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.15'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.15 45.04, -5.15 45.04, -5.15 45.04, -5.15 45.04, -5.15 45.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_332'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 -5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_330'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_330'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.15'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.15 45.05, -5.15 45.05, -5.15 45.05, -5.15 45.05, -5.15 45.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_330'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 -5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_331'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_331'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1397222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.15'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.15 45.05, -5.15 45.05, -5.15 45.05, -5.15 45.05, -5.15 45.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_331'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_333'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_333'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.283611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 44.61, -4.95 44.61, -4.95 44.61, -4.95 44.61, -4.95 44.61))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_333'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.54 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_334'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_334'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.779444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '44.54'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 44.54, -4.92 44.54, -4.92 44.54, -4.92 44.54, -4.92 44.54))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_334'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_335'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_335'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.277222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '44.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 44.47, -4.88 44.47, -4.88 44.47, -4.88 44.47, -4.88 44.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_335'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.32 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_336'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_336'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.354722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '44.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 44.32, -4.82 44.32, -4.82 44.32, -4.82 44.32, -4.82 44.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_336'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_337'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_337'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.426666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.74'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.74 44.16, -4.74 44.16, -4.74 44.16, -4.74 44.16, -4.74 44.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CB" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '1182_337'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64 -4.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_381'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_381'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.345'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.45'^^xsd:double;
  dwc:latitude '45.64'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.45 45.64, -4.45 45.64, -4.45 45.64, -4.45 45.64, -4.45 45.64))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_381'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 -4.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_380'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_380'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.243333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.44'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.44 45.66, -4.44 45.66, -4.44 45.66, -4.44 45.66, -4.44 45.66))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_380'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_338'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_338'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.138611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '44.21'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.42 44.21, -4.42 44.21, -4.42 44.21, -4.42 44.21, -4.42 44.21))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_338'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.69 -4.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.69"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_379'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_379'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.41'^^xsd:double;
  dwc:latitude '45.69'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.41 45.69, -4.41 45.69, -4.41 45.69, -4.41 45.69, -4.41 45.69))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1182_379'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_378'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_378'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.396388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.35 45.75, -4.35 45.75, -4.35 45.75, -4.35 45.75, -4.35 45.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_378'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 -4.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_377'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_377'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.350833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.34'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.34 45.76, -4.34 45.76, -4.34 45.76, -4.34 45.76, -4.34 45.76))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1182_377'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.32 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_339'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1182_339'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.171111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.26 44.32, -4.26 44.32, -4.26 44.32, -4.26 44.32, -4.26 44.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "M?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1182_339'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.84 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.84"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_425'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_425'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.635833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '45.84'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.26 45.84, -4.26 45.84, -4.26 45.84, -4.26 45.84, -4.26 45.84))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_425'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_376'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_376'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.5125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.25 45.86, -4.25 45.86, -4.25 45.86, -4.25 45.86, -4.25 45.86))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_376'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -4.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9"^^xsd:decimal ;
  dwc:decimalLongitude "-4.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_375'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_375'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.146944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.21'^^xsd:double;
  dwc:latitude '45.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.21 45.9, -4.21 45.9, -4.21 45.9, -4.21 45.9, -4.21 45.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_375'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92 -4.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92"^^xsd:decimal ;
  dwc:decimalLongitude "-4.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_374'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_374'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.965277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.19'^^xsd:double;
  dwc:latitude '45.92'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.19 45.92, -4.19 45.92, -4.19 45.92, -4.19 45.92, -4.19 45.92))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_374'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93 -4.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93"^^xsd:decimal ;
  dwc:decimalLongitude "-4.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_373'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_373'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.946666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.19'^^xsd:double;
  dwc:latitude '45.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.19 45.93, -4.19 45.93, -4.19 45.93, -4.19 45.93, -4.19 45.93))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_373'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93 -4.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93"^^xsd:decimal ;
  dwc:decimalLongitude "-4.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_372'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_372'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.912222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.18'^^xsd:double;
  dwc:latitude '45.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.18 45.93, -4.18 45.93, -4.18 45.93, -4.18 45.93, -4.18 45.93))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CB" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '1182_372'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.02 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.02"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_371'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_371'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.166388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '46.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.1 46.02, -4.1 46.02, -4.1 46.02, -4.1 46.02, -4.1 46.02))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_371'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 -3.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_370'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_370'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.640833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.86'^^xsd:double;
  dwc:latitude '45.95'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.86 45.95, -3.86 45.95, -3.86 45.95, -3.86 45.95, -3.86 45.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_370'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -3.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9"^^xsd:decimal ;
  dwc:decimalLongitude "-3.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_369'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_369'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.266388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.83'^^xsd:double;
  dwc:latitude '45.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.83 45.9, -3.83 45.9, -3.83 45.9, -3.83 45.9, -3.83 45.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_369'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 -3.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "-3.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_368'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_368'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.963888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.81'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.81 45.86, -3.81 45.86, -3.81 45.86, -3.81 45.86, -3.81 45.86))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_368'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82 -3.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.82"^^xsd:decimal ;
  dwc:decimalLongitude "-3.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_367'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_367'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.684166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.79'^^xsd:double;
  dwc:latitude '45.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.79 45.82, -3.79 45.82, -3.79 45.82, -3.79 45.82, -3.79 45.82))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_367'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82 -3.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.82"^^xsd:decimal ;
  dwc:decimalLongitude "-3.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_366'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_366'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.655'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.79'^^xsd:double;
  dwc:latitude '45.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.79 45.82, -3.79 45.82, -3.79 45.82, -3.79 45.82, -3.79 45.82))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_366'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.81 -3.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.81"^^xsd:decimal ;
  dwc:decimalLongitude "-3.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_365'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_365'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.59'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.78'^^xsd:double;
  dwc:latitude '45.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.78 45.81, -3.78 45.81, -3.78 45.81, -3.78 45.81, -3.78 45.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_365'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.8 -3.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.8"^^xsd:decimal ;
  dwc:decimalLongitude "-3.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_364'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_364'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.528333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.77'^^xsd:double;
  dwc:latitude '45.8'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.77 45.8, -3.77 45.8, -3.77 45.8, -3.77 45.8, -3.77 45.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_364'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68 -3.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68"^^xsd:decimal ;
  dwc:decimalLongitude "-3.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_340'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_340'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.7269444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.75'^^xsd:double;
  dwc:latitude '44.68'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.75 44.68, -3.75 44.68, -3.75 44.68, -3.75 44.68, -3.75 44.68))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_340'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 -3.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "-3.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_363'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_363'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.230277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.75'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.75 45.76, -3.75 45.76, -3.75 45.76, -3.75 45.76, -3.75 45.76))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_363'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 -3.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "-3.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_362'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_362'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.133611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.74'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.74 45.75, -3.74 45.75, -3.74 45.75, -3.74 45.75, -3.74 45.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_362'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71 -3.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.71"^^xsd:decimal ;
  dwc:decimalLongitude "-3.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_341'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_341'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.71'^^xsd:double;
  dwc:latitude '44.71'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.71 44.71, -3.71 44.71, -3.71 44.71, -3.71 44.71, -3.71 44.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CB" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '1182_341'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71 -3.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.71"^^xsd:decimal ;
  dwc:decimalLongitude "-3.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_342'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_342'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0891666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.69'^^xsd:double;
  dwc:latitude '44.71'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.69 44.71, -3.69 44.71, -3.69 44.71, -3.69 44.71, -3.69 44.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_342'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67 -3.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67"^^xsd:decimal ;
  dwc:decimalLongitude "-3.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_361'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_361'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.535833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.69'^^xsd:double;
  dwc:latitude '45.67'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.69 45.67, -3.69 45.67, -3.69 45.67, -3.69 45.67, -3.69 45.67))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_361'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 -3.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "-3.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_360'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_360'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.105'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.66'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.66 45.62, -3.66 45.62, -3.66 45.62, -3.66 45.62, -3.66 45.62))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_360'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76 -3.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.76"^^xsd:decimal ;
  dwc:decimalLongitude "-3.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_343'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_343'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.4744444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.64'^^xsd:double;
  dwc:latitude '44.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.64 44.76, -3.64 44.76, -3.64 44.76, -3.64 44.76, -3.64 44.76))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "UB" by the provider'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:occurrenceId '1182_343'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.78 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.78"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_344'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_344'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.7163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '44.78'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6 44.78, -3.6 44.78, -3.6 44.78, -3.6 44.78, -3.6 44.78))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_344'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 -3.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_358'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_358'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.8641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.56'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.56 45.45, -3.56 45.45, -3.56 45.45, -3.56 45.45, -3.56 45.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_358'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 -3.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_359'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_359'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.9141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.56'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.56 45.46, -3.56 45.46, -3.56 45.46, -3.56 45.46, -3.56 45.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1182_359'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.42 -3.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.42"^^xsd:decimal ;
  dwc:decimalLongitude "-3.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_357'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_357'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.6363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.54'^^xsd:double;
  dwc:latitude '45.42'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.54 45.42, -3.54 45.42, -3.54 45.42, -3.54 45.42, -3.54 45.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_357'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.83 -3.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.83"^^xsd:decimal ;
  dwc:decimalLongitude "-3.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_345'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_345'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.2236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.52'^^xsd:double;
  dwc:latitude '44.83'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.52 44.83, -3.52 44.83, -3.52 44.83, -3.52 44.83, -3.52 44.83))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_345'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "-3.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_356'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1182_356'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.2855555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.51 45.38, -3.51 45.38, -3.51 45.38, -3.51 45.38, -3.51 45.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_356'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 -3.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_346'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_346'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.5986111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.46'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.46 44.87, -3.46 44.87, -3.46 44.87, -3.46 44.87, -3.46 44.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_346'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 -3.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "-3.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_347'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_347'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.334444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.12'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.12 45.11, -3.12 45.11, -3.12 45.11, -3.12 45.11, -3.12 45.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_347'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 -3.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "-3.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_348'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_348'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.8475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.04'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.04 45.16, -3.04 45.16, -3.04 45.16, -3.04 45.16, -3.04 45.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_348'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.22 -2.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.22"^^xsd:decimal ;
  dwc:decimalLongitude "-2.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_349'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_349'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.399444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2.96'^^xsd:double;
  dwc:latitude '45.22'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.96 45.22, -2.96 45.22, -2.96 45.22, -2.96 45.22, -2.96 45.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_349'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 -2.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "-2.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_355'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1182_355'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.9980555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2.77'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.77 44.19, -2.77 44.19, -2.77 44.19, -2.77 44.19, -2.77 44.19))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1182_355'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -2.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-2.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_354'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1182_354'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.4455555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2.72'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.72 44.12, -2.72 44.12, -2.72 44.12, -2.72 44.12, -2.72 44.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_354'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.06 -2.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.06"^^xsd:decimal ;
  dwc:decimalLongitude "-2.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_350'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_350'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.383888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2.58'^^xsd:double;
  dwc:latitude '45.06'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.58 45.06, -2.58 45.06, -2.58 45.06, -2.58 45.06, -2.58 45.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '1182_350'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.02 -2.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.02"^^xsd:decimal ;
  dwc:decimalLongitude "-2.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_351'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_351'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.669722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2.55'^^xsd:double;
  dwc:latitude '45.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.55 45.02, -2.55 45.02, -2.55 45.02, -2.55 45.02, -2.55 45.02))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1182_351'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -2.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-2.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_352'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_352'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.838611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2.53'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.53 45, -2.53 45, -2.53 45, -2.53 45, -2.53 45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "LF" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '1182_352'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5337__1182_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5337__1182_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5337__1182_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76 -2.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.76"^^xsd:decimal ;
  dwc:decimalLongitude "-2.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5337__1182_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1182_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5337_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1182'^^xsd:integer;
  dwc:catalogNumber '1182_353'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1182_353'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.826666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2.29'^^xsd:double;
  dwc:latitude '44.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.29 44.76, -2.29 44.76, -2.29 44.76, -2.29 44.76, -2.29 44.76))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1182_353'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
# EOF