@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/5336__1180_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -13.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -13.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.7"^^xsd:decimal ;
  geo-pos:long "-13.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_205'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1180_205'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.89'^^xsd:double;
  dwc:latitude '48.7'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.89 48.7, -13.89 48.7, -13.89 48.7, -13.89 48.7, -13.89 48.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MM" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1180_205'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13 -15.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13 -15.46)"^^geo:wktLiteral ;
  geo-pos:lat "51.13"^^xsd:decimal ;
  geo-pos:long "-15.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_195'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1180_195'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.367222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.46'^^xsd:double;
  dwc:latitude '51.13'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.46 51.13, -15.46 51.13, -15.46 51.13, -15.46 51.13, -15.46 51.13))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MM" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1180_195'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99 -16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5336__1180_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99 -16.48)"^^geo:wktLiteral ;
  geo-pos:lat "52.99"^^xsd:decimal ;
  geo-pos:long "-16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_176'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1180_176'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.48'^^xsd:double;
  dwc:latitude '52.99'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.48 52.99, -16.48 52.99, -16.48 52.99, -16.48 52.99, -16.48 52.99))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MM" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1180_176'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.77 -14.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.77"^^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/5336__1180_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.77 -14.14)"^^geo:wktLiteral ;
  geo-pos:lat "48.77"^^xsd:decimal ;
  geo-pos:long "-14.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_201'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1180_201'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1772222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.14'^^xsd:double;
  dwc:latitude '48.77'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.14 48.77, -14.14 48.77, -14.14 48.77, -14.14 48.77, -14.14 48.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MM" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1180_201'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19"^^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/5336__1180_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19 -14.67)"^^geo:wktLiteral ;
  geo-pos:lat "53.19"^^xsd:decimal ;
  geo-pos:long "-14.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_184'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1180_184'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.5497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '53.19'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.67 53.19, -14.67 53.19, -14.67 53.19, -14.67 53.19, -14.67 53.19))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MM" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1180_184'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -14.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -14.13)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-14.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_182'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1180_182'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.665555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.13'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.13 53.1, -14.13 53.1, -14.13 53.1, -14.13 53.1, -14.13 53.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MM" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '1180_182'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 -12.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^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/5336__1180_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 -12.97)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "-12.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_640'^^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 '1180_640'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6577777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.97'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.97 45.34, -12.97 45.34, -12.97 45.34, -12.97 45.34, -12.97 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 '1180_640'^^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/5336__1180_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_636> ;
  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/5336__1180_636>
  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/5336__1180_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_636'^^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 '1180_636'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7605555555556'^^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 '1180_636'^^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/5336__1180_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 -13.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.91"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 -13.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.91"^^xsd:decimal ;
  geo-pos:long "-13.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_662'^^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 '1180_662'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.581388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.56'^^xsd:double;
  dwc:latitude '45.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.56 45.91, -13.56 45.91, -13.56 45.91, -13.56 45.91, -13.56 45.91))'^^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 '1180_662'^^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/5336__1180_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^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/5336__1180_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -8.66)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_267'^^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 '1180_267'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.66 47.25, -8.66 47.25, -8.66 47.25, -8.66 47.25, -8.66 47.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 '1180_267'^^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/5336__1180_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.32 -13.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.32"^^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/5336__1180_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.32 -13.26)"^^geo:wktLiteral ;
  geo-pos:lat "49.32"^^xsd:decimal ;
  geo-pos:long "-13.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_700'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1180_700'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2541666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.26'^^xsd:double;
  dwc:latitude '49.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.26 49.32, -13.26 49.32, -13.26 49.32, -13.26 49.32, -13.26 49.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 '1180_700'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.16 -13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.16"^^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/5336__1180_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.16 -13.43)"^^geo:wktLiteral ;
  geo-pos:lat "46.16"^^xsd:decimal ;
  geo-pos:long "-13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_669'^^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 '1180_669'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.43'^^xsd:double;
  dwc:latitude '46.16'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.43 46.16, -13.43 46.16, -13.43 46.16, -13.43 46.16, -13.43 46.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 '1180_669'^^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/5336__1180_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.55 -13.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.55"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.55 -13.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.55"^^xsd:decimal ;
  geo-pos:long "-13.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_684'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_684'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.8708333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.23'^^xsd:double;
  dwc:latitude '46.55'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.23 46.55, -13.23 46.55, -13.23 46.55, -13.23 46.55, -13.23 46.55))'^^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 '1180_684'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72 -13.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72"^^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/5336__1180_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72 -13.66)"^^geo:wktLiteral ;
  geo-pos:lat "45.72"^^xsd:decimal ;
  geo-pos:long "-13.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_659'^^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 '1180_659'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.455555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.66'^^xsd:double;
  dwc:latitude '45.72'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.66 45.72, -13.66 45.72, -13.66 45.72, -13.66 45.72, -13.66 45.72))'^^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 '1180_659'^^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/5336__1180_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^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/5336__1180_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_612'^^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 '1180_612'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.723888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.3 45.5, -11.3 45.5, -11.3 45.5, -11.3 45.5, -11.3 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 '1180_612'^^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/5336__1180_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.46 -13.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.46"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.46 -13.28)"^^geo:wktLiteral ;
  geo-pos:lat "46.46"^^xsd:decimal ;
  geo-pos:long "-13.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_677'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_677'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1877777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.28'^^xsd:double;
  dwc:latitude '46.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.28 46.46, -13.28 46.46, -13.28 46.46, -13.28 46.46, -13.28 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 '1180_677'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17 -8.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.17"^^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/5336__1180_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17 -8.71)"^^geo:wktLiteral ;
  geo-pos:lat "47.17"^^xsd:decimal ;
  geo-pos:long "-8.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_273'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.3672222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.71'^^xsd:double;
  dwc:latitude '47.17'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.71 47.17, -8.71 47.17, -8.71 47.17, -8.71 47.17, -8.71 47.17))'^^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 '1180_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/5336__1180_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 -8.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 -8.29)"^^geo:wktLiteral ;
  geo-pos:lat "45.51"^^xsd:decimal ;
  geo-pos:long "-8.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_311'^^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 '1180_311'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.670555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.29'^^xsd:double;
  dwc:latitude '45.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.29 45.51, -8.29 45.51, -8.29 45.51, -8.29 45.51, -8.29 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 '1180_311'^^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/5336__1180_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.16 -13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.16"^^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/5336__1180_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.16 -13.43)"^^geo:wktLiteral ;
  geo-pos:lat "46.16"^^xsd:decimal ;
  geo-pos:long "-13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_668'^^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 '1180_668'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.091388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.43'^^xsd:double;
  dwc:latitude '46.16'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.43 46.16, -13.43 46.16, -13.43 46.16, -13.43 46.16, -13.43 46.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 '1180_668'^^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/5336__1180_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73 -14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.73"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73 -14.16)"^^geo:wktLiteral ;
  geo-pos:lat "42.73"^^xsd:decimal ;
  geo-pos:long "-14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_124'^^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 '1180_124'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.824722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.16'^^xsd:double;
  dwc:latitude '42.73'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.16 42.73, -14.16 42.73, -14.16 42.73, -14.16 42.73, -14.16 42.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 '1180_124'^^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/5336__1180_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.57 -13.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.57"^^xsd:decimal ;
  dwc:decimalLongitude "-13.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_686'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_686'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0186111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.22'^^xsd:double;
  dwc:latitude '46.57'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.22 46.57, -13.22 46.57, -13.22 46.57, -13.22 46.57, -13.22 46.57))'^^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 '1180_686'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64 -11.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.64"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64 -11.26)"^^geo:wktLiteral ;
  geo-pos:lat "54.64"^^xsd:decimal ;
  geo-pos:long "-11.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_596'^^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 '1180_596'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.1502777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.26'^^xsd:double;
  dwc:latitude '54.64'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.26 54.64, -11.26 54.64, -11.26 54.64, -11.26 54.64, -11.26 54.64))'^^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 '1180_596'^^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/5336__1180_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 -7.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 -7.94)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "-7.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_316'^^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 '1180_316'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.083611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.94'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.94 45.55, -7.94 45.55, -7.94 45.55, -7.94 45.55, -7.94 45.55))'^^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 '1180_316'^^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/5336__1180_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -13.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -13.31)"^^geo:wktLiteral ;
  geo-pos:lat "46.4"^^xsd:decimal ;
  geo-pos:long "-13.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_674'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_674'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.7572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.31'^^xsd:double;
  dwc:latitude '46.4'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.31 46.4, -13.31 46.4, -13.31 46.4, -13.31 46.4, -13.31 46.4))'^^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 '1180_674'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.61"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_691'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_691'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.2744444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '46.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.2 46.61, -13.2 46.61, -13.2 46.61, -13.2 46.61, -13.2 46.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 '1180_691'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -12.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^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/5336__1180_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -12.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "-12.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_639'^^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 '1180_639'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3994444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.91'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.91 45.35, -12.91 45.35, -12.91 45.35, -12.91 45.35, -12.91 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 '1180_639'^^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/5336__1180_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "-12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_638'^^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 '1180_638'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.87'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.87 45.35, -12.87 45.35, -12.87 45.35, -12.87 45.35, -12.87 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 '1180_638'^^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/5336__1180_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.81 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.81"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.81 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "46.81"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_695'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_695'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8552777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '46.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.09 46.81, -13.09 46.81, -13.09 46.81, -13.09 46.81, -13.09 46.81))'^^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 '1180_695'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.89 -13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.89"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.89 -13.57)"^^geo:wktLiteral ;
  geo-pos:lat "45.89"^^xsd:decimal ;
  geo-pos:long "-13.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_661'^^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 '1180_661'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.505277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.57'^^xsd:double;
  dwc:latitude '45.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.57 45.89, -13.57 45.89, -13.57 45.89, -13.57 45.89, -13.57 45.89))'^^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 '1180_661'^^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/5336__1180_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 -13.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 -13.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.51"^^xsd:decimal ;
  geo-pos:long "-13.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_654'^^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 '1180_654'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.240555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.76'^^xsd:double;
  dwc:latitude '45.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.76 45.51, -13.76 45.51, -13.76 45.51, -13.76 45.51, -13.76 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 '1180_654'^^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/5336__1180_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -10.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -10.13)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-10.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_55'^^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 '1180_55'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.13'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.13 43.32, -10.13 43.32, -10.13 43.32, -10.13 43.32, -10.13 43.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 '1180_55'^^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/5336__1180_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 -16.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9"^^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/5336__1180_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 -16.01)"^^geo:wktLiteral ;
  geo-pos:lat "54.9"^^xsd:decimal ;
  geo-pos:long "-16.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_586'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1180_586'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.728055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.01'^^xsd:double;
  dwc:latitude '54.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.01 54.9, -16.01 54.9, -16.01 54.9, -16.01 54.9, -16.01 54.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 '1180_586'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.12 -8.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.12"^^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/5336__1180_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.12 -8.74)"^^geo:wktLiteral ;
  geo-pos:lat "47.12"^^xsd:decimal ;
  geo-pos:long "-8.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_277'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6852777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.74'^^xsd:double;
  dwc:latitude '47.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.74 47.12, -8.74 47.12, -8.74 47.12, -8.74 47.12, -8.74 47.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 '1180_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/5336__1180_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.87"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_134'^^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 '1180_134'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.381944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.83 43.87, -13.83 43.87, -13.83 43.87, -13.83 43.87, -13.83 43.87))'^^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 '1180_134'^^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/5336__1180_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49 -12.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.49"^^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/5336__1180_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49 -12.74)"^^geo:wktLiteral ;
  geo-pos:lat "47.49"^^xsd:decimal ;
  geo-pos:long "-12.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_237'^^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 '1180_237'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.841111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.74'^^xsd:double;
  dwc:latitude '47.49'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.74 47.49, -12.74 47.49, -12.74 47.49, -12.74 47.49, -12.74 47.49))'^^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 '1180_237'^^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/5336__1180_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_419> ;
  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/5336__1180_419>
  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/5336__1180_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_419'^^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 '1180_419'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.927777777778'^^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 "S?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1180_419'^^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/5336__1180_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -13.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -13.28)"^^geo:wktLiteral ;
  geo-pos:lat "46.45"^^xsd:decimal ;
  geo-pos:long "-13.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_676'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_676'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.28'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.28 46.45, -13.28 46.45, -13.28 46.45, -13.28 46.45, -13.28 46.45))'^^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 '1180_676'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -9.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -9.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "-9.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_303'^^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 '1180_303'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.7841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.46'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.46 45.35, -9.46 45.35, -9.46 45.35, -9.46 45.35, -9.46 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 '1180_303'^^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/5336__1180_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.54 -12.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.54"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.54 -12.71)"^^geo:wktLiteral ;
  geo-pos:lat "47.54"^^xsd:decimal ;
  geo-pos:long "-12.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_236'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.470833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.71'^^xsd:double;
  dwc:latitude '47.54'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.71 47.54, -12.71 47.54, -12.71 47.54, -12.71 47.54, -12.71 47.54))'^^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 '1180_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/5336__1180_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.42 -9.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.42"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.42 -9.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.42"^^xsd:decimal ;
  geo-pos:long "-9.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_296'^^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 '1180_296'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.851388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.14'^^xsd:double;
  dwc:latitude '46.42'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.14 46.42, -9.14 46.42, -9.14 46.42, -9.14 46.42, -9.14 46.42))'^^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 '1180_296'^^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/5336__1180_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.63 -13.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.63"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.63 -13.19)"^^geo:wktLiteral ;
  geo-pos:lat "46.63"^^xsd:decimal ;
  geo-pos:long "-13.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_693'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_693'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.4283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.19'^^xsd:double;
  dwc:latitude '46.63'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.19 46.63, -13.19 46.63, -13.19 46.63, -13.19 46.63, -13.19 46.63))'^^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 '1180_693'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.32"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 -9.57)"^^geo:wktLiteral ;
  geo-pos:lat "45.32"^^xsd:decimal ;
  geo-pos:long "-9.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_299'^^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 '1180_299'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2777777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '45.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.57 45.32, -9.57 45.32, -9.57 45.32, -9.57 45.32, -9.57 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 '1180_299'^^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/5336__1180_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78 -9.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78 -9.81)"^^geo:wktLiteral ;
  geo-pos:lat "47.78"^^xsd:decimal ;
  geo-pos:long "-9.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_241'^^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 '1180_241'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.81'^^xsd:double;
  dwc:latitude '47.78'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.81 47.78, -9.81 47.78, -9.81 47.78, -9.81 47.78, -9.81 47.78))'^^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 '1180_241'^^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/5336__1180_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_196> ;
  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/5336__1180_196>
  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/5336__1180_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_196'^^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 '1180_196'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.563055555556'^^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 "S?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1180_196'^^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/5336__1180_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06 -9.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06 -9.99)"^^geo:wktLiteral ;
  geo-pos:lat "56.06"^^xsd:decimal ;
  geo-pos:long "-9.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_601'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1180_601'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.969444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.99'^^xsd:double;
  dwc:latitude '56.06'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.99 56.06, -9.99 56.06, -9.99 56.06, -9.99 56.06, -9.99 56.06))'^^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 '1180_601'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.39 -9.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.39"^^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/5336__1180_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.39 -9.16)"^^geo:wktLiteral ;
  geo-pos:lat "46.39"^^xsd:decimal ;
  geo-pos:long "-9.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_298'^^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 '1180_298'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.046388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.16'^^xsd:double;
  dwc:latitude '46.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.16 46.39, -9.16 46.39, -9.16 46.39, -9.16 46.39, -9.16 46.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 '1180_298'^^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/5336__1180_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 -14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 -14.11)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "-14.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '14'^^xsd:integer;
  dwc:collectorNumber '1180_524'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.267777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.11'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.11 58.5, -14.11 58.5, -14.11 58.5, -14.11 58.5, -14.11 58.5))'^^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 '1180_524'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 -8.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^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/5336__1180_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 -8.61)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "-8.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_307'^^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 '1180_307'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.3561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.61'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.61 45.47, -8.61 45.47, -8.61 45.47, -8.61 45.47, -8.61 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 '1180_307'^^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/5336__1180_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.19 -8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.19"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.19 -8.69)"^^geo:wktLiteral ;
  geo-pos:lat "47.19"^^xsd:decimal ;
  geo-pos:long "-8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_271'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.69'^^xsd:double;
  dwc:latitude '47.19'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.69 47.19, -8.69 47.19, -8.69 47.19, -8.69 47.19, -8.69 47.19))'^^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 '1180_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/5336__1180_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.76 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.76"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.76 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "59.76"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_498'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.4625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '59.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.73 59.76, -11.73 59.76, -11.73 59.76, -11.73 59.76, -11.73 59.76))'^^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 '1180_498'^^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/5336__1180_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.76 -10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.76"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.76 -10.27)"^^geo:wktLiteral ;
  geo-pos:lat "59.76"^^xsd:decimal ;
  geo-pos:long "-10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_491'^^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 '1180_491'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.915833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.27'^^xsd:double;
  dwc:latitude '59.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.27 59.76, -10.27 59.76, -10.27 59.76, -10.27 59.76, -10.27 59.76))'^^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 '1180_491'^^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/5336__1180_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 -11.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 -11.67)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "-11.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_617'^^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 '1180_617'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.505277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.67'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.67 45.46, -11.67 45.46, -11.67 45.46, -11.67 45.46, -11.67 45.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 '1180_617'^^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/5336__1180_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.15 -8.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.15"^^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/5336__1180_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.15 -8.72)"^^geo:wktLiteral ;
  geo-pos:lat "47.15"^^xsd:decimal ;
  geo-pos:long "-8.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_274'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5119444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.72'^^xsd:double;
  dwc:latitude '47.15'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.72 47.15, -8.72 47.15, -8.72 47.15, -8.72 47.15, -8.72 47.15))'^^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 '1180_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/5336__1180_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.62 -9.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.62"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.62 -9.62)"^^geo:wktLiteral ;
  geo-pos:lat "59.62"^^xsd:decimal ;
  geo-pos:long "-9.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_488'^^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 '1180_488'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.8075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.62'^^xsd:double;
  dwc:latitude '59.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.62 59.62, -9.62 59.62, -9.62 59.62, -9.62 59.62, -9.62 59.62))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1180_488'^^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/5336__1180_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 -11.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 -11.66)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "-11.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_616'^^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 '1180_616'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.4675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.66'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.66 45.47, -11.66 45.47, -11.66 45.47, -11.66 45.47, -11.66 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 '1180_616'^^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/5336__1180_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29 -8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29"^^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/5336__1180_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29 -8.64)"^^geo:wktLiteral ;
  geo-pos:lat "47.29"^^xsd:decimal ;
  geo-pos:long "-8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_265'^^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 '1180_265'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.64'^^xsd:double;
  dwc:latitude '47.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.64 47.29, -8.64 47.29, -8.64 47.29, -8.64 47.29, -8.64 47.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 '1180_265'^^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/5336__1180_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.91 -11.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.91"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.91 -11.86)"^^geo:wktLiteral ;
  geo-pos:lat "59.91"^^xsd:decimal ;
  geo-pos:long "-11.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_496'^^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 '1180_496'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.4555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.86'^^xsd:double;
  dwc:latitude '59.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.86 59.91, -11.86 59.91, -11.86 59.91, -11.86 59.91, -11.86 59.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 '1180_496'^^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/5336__1180_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.73 -10.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.73 -10.09)"^^geo:wktLiteral ;
  geo-pos:lat "47.73"^^xsd:decimal ;
  geo-pos:long "-10.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_239'^^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 '1180_239'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.1427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.09'^^xsd:double;
  dwc:latitude '47.73'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.09 47.73, -10.09 47.73, -10.09 47.73, -10.09 47.73, -10.09 47.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 '1180_239'^^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/5336__1180_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66 -11.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66 -11.69)"^^geo:wktLiteral ;
  geo-pos:lat "43.66"^^xsd:decimal ;
  geo-pos:long "-11.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_145'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1180_145'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.653888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.69'^^xsd:double;
  dwc:latitude '43.66'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.69 43.66, -11.69 43.66, -11.69 43.66, -11.69 43.66, -11.69 43.66))'^^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 '1180_145'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.98 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.98"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.98 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "46.98"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_286'^^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 '1180_286'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.576111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '46.98'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.82 46.98, -8.82 46.98, -8.82 46.98, -8.82 46.98, -8.82 46.98))'^^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 '1180_286'^^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/5336__1180_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 -12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^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/5336__1180_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 -12.83)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "-12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_637'^^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 '1180_637'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0994444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.83'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.83 45.36, -12.83 45.36, -12.83 45.36, -12.83 45.36, -12.83 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 '1180_637'^^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/5336__1180_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 -8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 -8.06)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "-8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_314'^^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 '1180_314'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.568055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.06'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.06 45.52, -8.06 45.52, -8.06 45.52, -8.06 45.52, -8.06 45.52))'^^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 '1180_314'^^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/5336__1180_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_643> ;
  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/5336__1180_643>
  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/5336__1180_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_643'^^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 '1180_643'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.2155555555556'^^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 "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1180_643'^^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/5336__1180_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.89 -8.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.89"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.89 -8.87)"^^geo:wktLiteral ;
  geo-pos:lat "46.89"^^xsd:decimal ;
  geo-pos:long "-8.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_289'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.170555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.87'^^xsd:double;
  dwc:latitude '46.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87 46.89, -8.87 46.89, -8.87 46.89, -8.87 46.89, -8.87 46.89))'^^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 '1180_289'^^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/5336__1180_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_673> ;
  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/5336__1180_673>
  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/5336__1180_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_673'^^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 '1180_673'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.003888888889'^^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 '1180_673'^^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/5336__1180_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -11.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -11.27)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-11.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_610'^^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 '1180_610'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.5725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.27'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.27 45.5, -11.27 45.5, -11.27 45.5, -11.27 45.5, -11.27 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 '1180_610'^^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/5336__1180_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 -7.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 -7.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "-7.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_315'^^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 '1180_315'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.897777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.98'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.98 45.54, -7.98 45.54, -7.98 45.54, -7.98 45.54, -7.98 45.54))'^^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 '1180_315'^^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/5336__1180_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.26 -13.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.26"^^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/5336__1180_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.26 -13.86)"^^geo:wktLiteral ;
  geo-pos:lat "45.26"^^xsd:decimal ;
  geo-pos:long "-13.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_650'^^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 '1180_650'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.1875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.86'^^xsd:double;
  dwc:latitude '45.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.86 45.26, -13.86 45.26, -13.86 45.26, -13.86 45.26, -13.86 45.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 '1180_650'^^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/5336__1180_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 -13.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 -13.79)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "-13.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_652'^^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 '1180_652'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.954722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.79'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.79 45.47, -13.79 45.47, -13.79 45.47, -13.79 45.47, -13.79 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 '1180_652'^^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/5336__1180_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 -13.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 -13.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.29"^^xsd:decimal ;
  geo-pos:long "-13.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_645'^^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 '1180_645'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.46'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.46 45.29, -13.46 45.29, -13.46 45.29, -13.46 45.29, -13.46 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 '1180_645'^^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/5336__1180_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -9.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -9.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "-9.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '25'^^xsd:integer;
  dwc:collectorNumber '1180_302'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.7711111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.46'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.46 45.35, -9.46 45.35, -9.46 45.35, -9.46 45.35, -9.46 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 '1180_302'^^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/5336__1180_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.59 -13.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.59"^^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/5336__1180_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.59 -13.21)"^^geo:wktLiteral ;
  geo-pos:lat "46.59"^^xsd:decimal ;
  geo-pos:long "-13.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_689'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_689'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.21'^^xsd:double;
  dwc:latitude '46.59'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.21 46.59, -13.21 46.59, -13.21 46.59, -13.21 46.59, -13.21 46.59))'^^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 '1180_689'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.16 -13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.16"^^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/5336__1180_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.16 -13.43)"^^geo:wktLiteral ;
  geo-pos:lat "46.16"^^xsd:decimal ;
  geo-pos:long "-13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_670'^^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 '1180_670'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.43'^^xsd:double;
  dwc:latitude '46.16'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.43 46.16, -13.43 46.16, -13.43 46.16, -13.43 46.16, -13.43 46.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 '1180_670'^^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/5336__1180_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89 -10.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.89"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89 -10.06)"^^geo:wktLiteral ;
  geo-pos:lat "57.89"^^xsd:decimal ;
  geo-pos:long "-10.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '13'^^xsd:integer;
  dwc:collectorNumber '1180_511'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.06'^^xsd:double;
  dwc:latitude '57.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.06 57.89, -10.06 57.89, -10.06 57.89, -10.06 57.89, -10.06 57.89))'^^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 '1180_511'^^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/5336__1180_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -11.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -11.72)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-11.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_169'^^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 '1180_169'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.3141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.72'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.72 51.25, -11.72 51.25, -11.72 51.25, -11.72 51.25, -11.72 51.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 '1180_169'^^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/5336__1180_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -12.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -12.34)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "-12.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_98'^^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 '1180_98'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.9941666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.34'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.34 44.35, -12.34 44.35, -12.34 44.35, -12.34 44.35, -12.34 44.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 '1180_98'^^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/5336__1180_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 -8.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 -8.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "-8.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_306'^^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 '1180_306'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2877777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.63'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.63 45.46, -8.63 45.46, -8.63 45.46, -8.63 45.46, -8.63 45.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 '1180_306'^^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/5336__1180_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.02 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.02"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.02 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "47.02"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_336'^^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 '1180_336'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.9305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '47.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.05 47.02, -6.05 47.02, -6.05 47.02, -6.05 47.02, -6.05 47.02))'^^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 '1180_336'^^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/5336__1180_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^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/5336__1180_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_618'^^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 '1180_618'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.6225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.7 45.46, -11.7 45.46, -11.7 45.46, -11.7 45.46, -11.7 45.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 '1180_618'^^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/5336__1180_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -12.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -12.32)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "-12.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_626'^^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 '1180_626'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.629722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.32'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.32 45.4, -12.32 45.4, -12.32 45.4, -12.32 45.4, -12.32 45.4))'^^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 '1180_626'^^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/5336__1180_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 -13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^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/5336__1180_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 -13.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "-13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_656'^^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 '1180_656'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.788611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.72'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.72 45.6, -13.72 45.6, -13.72 45.6, -13.72 45.6, -13.72 45.6))'^^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 '1180_656'^^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/5336__1180_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_155> ;
  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/5336__1180_155>
  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/5336__1180_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_155'^^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 '1180_155'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.276666666667'^^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 "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1180_155'^^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/5336__1180_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 -11.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^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/5336__1180_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 -11.57)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "-11.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_614'^^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 '1180_614'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.9975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.57'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.57 45.47, -11.57 45.47, -11.57 45.47, -11.57 45.47, -11.57 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 '1180_614'^^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/5336__1180_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 -13.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 -13.48)"^^geo:wktLiteral ;
  geo-pos:lat "45.29"^^xsd:decimal ;
  geo-pos:long "-13.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_646'^^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 '1180_646'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.48'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.48 45.29, -13.48 45.29, -13.48 45.29, -13.48 45.29, -13.48 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 '1180_646'^^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/5336__1180_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 -10.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.63"^^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/5336__1180_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 -10.71)"^^geo:wktLiteral ;
  geo-pos:lat "58.63"^^xsd:decimal ;
  geo-pos:long "-10.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '13'^^xsd:integer;
  dwc:collectorNumber '1180_501'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.6727777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.71'^^xsd:double;
  dwc:latitude '58.63'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.71 58.63, -10.71 58.63, -10.71 58.63, -10.71 58.63, -10.71 58.63))'^^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 '1180_501'^^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/5336__1180_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.09 -13.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.09"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.09 -13.47)"^^geo:wktLiteral ;
  geo-pos:lat "46.09"^^xsd:decimal ;
  geo-pos:long "-13.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_667'^^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 '1180_667'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.707777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.47'^^xsd:double;
  dwc:latitude '46.09'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.47 46.09, -13.47 46.09, -13.47 46.09, -13.47 46.09, -13.47 46.09))'^^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 '1180_667'^^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/5336__1180_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 -12.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 -12.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "-12.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_641'^^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 '1180_641'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.7216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.98'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.98 45.34, -12.98 45.34, -12.98 45.34, -12.98 45.34, -12.98 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 '1180_641'^^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/5336__1180_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.58 -13.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.58"^^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/5336__1180_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.58 -13.21)"^^geo:wktLiteral ;
  geo-pos:lat "46.58"^^xsd:decimal ;
  geo-pos:long "-13.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_688'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_688'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.21'^^xsd:double;
  dwc:latitude '46.58'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.21 46.58, -13.21 46.58, -13.21 46.58, -13.21 46.58, -13.21 46.58))'^^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 '1180_688'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^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/5336__1180_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "46.51"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_294'^^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 '1180_294'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.839166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.12 46.51, -9.12 46.51, -9.12 46.51, -9.12 46.51, -9.12 46.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 '1180_294'^^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/5336__1180_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 -9.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^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/5336__1180_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 -9.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "-9.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_301'^^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 '1180_301'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.5083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.52'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.52 45.33, -9.52 45.33, -9.52 45.33, -9.52 45.33, -9.52 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 '1180_301'^^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/5336__1180_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.43 -13.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.43 -13.29)"^^geo:wktLiteral ;
  geo-pos:lat "46.43"^^xsd:decimal ;
  geo-pos:long "-13.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_675'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_675'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.9855555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.29'^^xsd:double;
  dwc:latitude '46.43'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.29 46.43, -13.29 46.43, -13.29 46.43, -13.29 46.43, -13.29 46.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 '1180_675'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.71 -5.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.71"^^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/5336__1180_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.71 -5.91)"^^geo:wktLiteral ;
  geo-pos:lat "46.71"^^xsd:decimal ;
  geo-pos:long "-5.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_342'^^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 '1180_342'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.91'^^xsd:double;
  dwc:latitude '46.71'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.91 46.71, -5.91 46.71, -5.91 46.71, -5.91 46.71, -5.91 46.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 '1180_342'^^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/5336__1180_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.62 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.62"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_692'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_692'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.3597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '46.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.2 46.62, -13.2 46.62, -13.2 46.62, -13.2 46.62, -13.2 46.62))'^^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 '1180_692'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.56 -13.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.56"^^xsd:decimal ;
  dwc:decimalLongitude "-13.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_685'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_685'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.22'^^xsd:double;
  dwc:latitude '46.56'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.22 46.56, -13.22 46.56, -13.22 46.56, -13.22 46.56, -13.22 46.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 '1180_685'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_310'^^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 '1180_310'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.6225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3 45.5, -8.3 45.5, -8.3 45.5, -8.3 45.5, -8.3 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 '1180_310'^^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/5336__1180_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48"^^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/5336__1180_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48 -13.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.48"^^xsd:decimal ;
  geo-pos:long "-13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_541'^^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 '1180_541'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.45'^^xsd:double;
  dwc:latitude '57.48'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.45 57.48, -13.45 57.48, -13.45 57.48, -13.45 57.48, -13.45 57.48))'^^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 '1180_541'^^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/5336__1180_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.12 -7.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.12"^^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/5336__1180_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.12 -7.64)"^^geo:wktLiteral ;
  geo-pos:lat "60.12"^^xsd:decimal ;
  geo-pos:long "-7.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_482'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_482'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.64'^^xsd:double;
  dwc:latitude '60.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.64 60.12, -7.64 60.12, -7.64 60.12, -7.64 60.12, -7.64 60.12))'^^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 '1180_482'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 -12.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^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/5336__1180_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 -12.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "-12.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_634'^^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 '1180_634'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.6827777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.73'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.73 45.37, -12.73 45.37, -12.73 45.37, -12.73 45.37, -12.73 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 '1180_634'^^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/5336__1180_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.26 -13.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.26"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.26 -13.38)"^^geo:wktLiteral ;
  geo-pos:lat "46.26"^^xsd:decimal ;
  geo-pos:long "-13.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_672'^^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 '1180_672'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.731111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.38'^^xsd:double;
  dwc:latitude '46.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.38 46.26, -13.38 46.26, -13.38 46.26, -13.38 46.26, -13.38 46.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 '1180_672'^^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/5336__1180_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_615'^^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 '1180_615'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.278055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.62 45.47, -11.62 45.47, -11.62 45.47, -11.62 45.47, -11.62 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 '1180_615'^^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/5336__1180_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "55.58"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_594'^^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 '1180_594'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.778055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '55.58'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.85 55.58, -11.85 55.58, -11.85 55.58, -11.85 55.58, -11.85 55.58))'^^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 '1180_594'^^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/5336__1180_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.27 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.27"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.27 -8.65)"^^geo:wktLiteral ;
  geo-pos:lat "47.27"^^xsd:decimal ;
  geo-pos:long "-8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_266'^^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 '1180_266'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7358333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.27'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.65 47.27, -8.65 47.27, -8.65 47.27, -8.65 47.27, -8.65 47.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 '1180_266'^^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/5336__1180_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64"^^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/5336__1180_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.64"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_657'^^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 '1180_657'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.99'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '45.64'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.7 45.64, -13.7 45.64, -13.7 45.64, -13.7 45.64, -13.7 45.64))'^^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 '1180_657'^^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/5336__1180_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_309'^^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 '1180_309'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.334722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.37 45.49, -8.37 45.49, -8.37 45.49, -8.37 45.49, -8.37 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 '1180_309'^^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/5336__1180_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35 -15.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35 -15.43)"^^geo:wktLiteral ;
  geo-pos:lat "53.35"^^xsd:decimal ;
  geo-pos:long "-15.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_571'^^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 '1180_571'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.8244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.43'^^xsd:double;
  dwc:latitude '53.35'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.43 53.35, -15.43 53.35, -15.43 53.35, -15.43 53.35, -15.43 53.35))'^^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 '1180_571'^^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/5336__1180_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.74 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.74"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.74 -10.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.74"^^xsd:decimal ;
  geo-pos:long "-10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '13'^^xsd:integer;
  dwc:collectorNumber '1180_500'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.9516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '58.74'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.81 58.74, -10.81 58.74, -10.81 58.74, -10.81 58.74, -10.81 58.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1180_500'^^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/5336__1180_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_629'^^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 '1180_629'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.7655555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.5 45.39, -12.5 45.39, -12.5 45.39, -12.5 45.39, -12.5 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 '1180_629'^^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/5336__1180_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.58 -9.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.58 -9.08)"^^geo:wktLiteral ;
  geo-pos:lat "46.58"^^xsd:decimal ;
  geo-pos:long "-9.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_293'^^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 '1180_293'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.365277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.08'^^xsd:double;
  dwc:latitude '46.58'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.08 46.58, -9.08 46.58, -9.08 46.58, -9.08 46.58, -9.08 46.58))'^^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 '1180_293'^^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/5336__1180_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.52"^^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/5336__1180_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.52"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_263'^^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 '1180_263'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '47.52'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.5 47.52, -8.5 47.52, -8.5 47.52, -8.5 47.52, -8.5 47.52))'^^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 '1180_263'^^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/5336__1180_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_666> ;
  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/5336__1180_666>
  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/5336__1180_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_666'^^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 '1180_666'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.431388888889'^^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 '1180_666'^^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/5336__1180_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 -13.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.91"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 -13.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.91"^^xsd:decimal ;
  geo-pos:long "-13.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_663'^^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 '1180_663'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.601944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.56'^^xsd:double;
  dwc:latitude '45.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.56 45.91, -13.56 45.91, -13.56 45.91, -13.56 45.91, -13.56 45.91))'^^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 '1180_663'^^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/5336__1180_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 -13.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52"^^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/5336__1180_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 -13.49)"^^geo:wktLiteral ;
  geo-pos:lat "57.52"^^xsd:decimal ;
  geo-pos:long "-13.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_540'^^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 '1180_540'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.231944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.49'^^xsd:double;
  dwc:latitude '57.52'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.49 57.52, -13.49 57.52, -13.49 57.52, -13.49 57.52, -13.49 57.52))'^^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 '1180_540'^^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/5336__1180_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29 -13.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29"^^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/5336__1180_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29 -13.26)"^^geo:wktLiteral ;
  geo-pos:lat "49.29"^^xsd:decimal ;
  geo-pos:long "-13.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_699'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1180_699'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.26'^^xsd:double;
  dwc:latitude '49.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.26 49.29, -13.26 49.29, -13.26 49.29, -13.26 49.29, -13.26 49.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 '1180_699'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -14.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18"^^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/5336__1180_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -14.68)"^^geo:wktLiteral ;
  geo-pos:lat "53.18"^^xsd:decimal ;
  geo-pos:long "-14.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_185'^^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 '1180_185'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.6044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.68'^^xsd:double;
  dwc:latitude '53.18'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.68 53.18, -14.68 53.18, -14.68 53.18, -14.68 53.18, -14.68 53.18))'^^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 '1180_185'^^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/5336__1180_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.13 -12.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.13"^^xsd:decimal ;
  dwc:decimalLongitude "-12.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_517'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1180_517'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.7355555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.17'^^xsd:double;
  dwc:latitude '58.13'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.17 58.13, -12.17 58.13, -12.17 58.13, -12.17 58.13, -12.17 58.13))'^^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 '1180_517'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 -8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 -8.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "-8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_308'^^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 '1180_308'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.9925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.46'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.46 45.48, -8.46 45.48, -8.46 45.48, -8.46 45.48, -8.46 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 '1180_308'^^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/5336__1180_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -12.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^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/5336__1180_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -12.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "-12.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_630'^^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 '1180_630'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.8027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.51'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.51 45.39, -12.51 45.39, -12.51 45.39, -12.51 45.39, -12.51 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 '1180_630'^^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/5336__1180_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -13.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^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/5336__1180_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -13.81)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "-13.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_651'^^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 '1180_651'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.715833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.81'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.81 45.43, -13.81 45.43, -13.81 45.43, -13.81 45.43, -13.81 45.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 '1180_651'^^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/5336__1180_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -12.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^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/5336__1180_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -12.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "-12.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_631'^^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 '1180_631'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.51'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.51 45.39, -12.51 45.39, -12.51 45.39, -12.51 45.39, -12.51 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 '1180_631'^^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/5336__1180_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 -12.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^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/5336__1180_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 -12.74)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "-12.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_635'^^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 '1180_635'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.74'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.74 45.36, -12.74 45.36, -12.74 45.36, -12.74 45.36, -12.74 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 '1180_635'^^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/5336__1180_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -15.06)"^^geo:wktLiteral ;
  geo-pos:lat "53.33"^^xsd:decimal ;
  geo-pos:long "-15.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_565'^^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 '1180_565'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.4430555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '53.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.06 53.33, -15.06 53.33, -15.06 53.33, -15.06 53.33, -15.06 53.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 '1180_565'^^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/5336__1180_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.12 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.12"^^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/5336__1180_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.12 -8.73)"^^geo:wktLiteral ;
  geo-pos:lat "47.12"^^xsd:decimal ;
  geo-pos:long "-8.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_276'^^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 '1180_276'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.73 47.12, -8.73 47.12, -8.73 47.12, -8.73 47.12, -8.73 47.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 '1180_276'^^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/5336__1180_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.21 -8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.21"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.21 -8.69)"^^geo:wktLiteral ;
  geo-pos:lat "47.21"^^xsd:decimal ;
  geo-pos:long "-8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_270'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1505555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.69'^^xsd:double;
  dwc:latitude '47.21'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.69 47.21, -8.69 47.21, -8.69 47.21, -8.69 47.21, -8.69 47.21))'^^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 '1180_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/5336__1180_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_280> ;
  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/5336__1180_280>
  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/5336__1180_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_280'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.111388888889'^^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 "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1180_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/5336__1180_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -12.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^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/5336__1180_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -12.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "-12.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_627'^^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 '1180_627'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.5641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.45'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.45 45.39, -12.45 45.39, -12.45 45.39, -12.45 45.39, -12.45 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 '1180_627'^^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/5336__1180_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.39 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.39"^^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/5336__1180_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.39 -8.58)"^^geo:wktLiteral ;
  geo-pos:lat "47.39"^^xsd:decimal ;
  geo-pos:long "-8.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_264'^^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 '1180_264'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.9669444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.58 47.39, -8.58 47.39, -8.58 47.39, -8.58 47.39, -8.58 47.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 '1180_264'^^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/5336__1180_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.47 -13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.47"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.47 -13.27)"^^geo:wktLiteral ;
  geo-pos:lat "46.47"^^xsd:decimal ;
  geo-pos:long "-13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_679'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_679'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.3169444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.27'^^xsd:double;
  dwc:latitude '46.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.27 46.47, -13.27 46.47, -13.27 46.47, -13.27 46.47, -13.27 46.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 '1180_679'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.47 -13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.47"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.47 -13.27)"^^geo:wktLiteral ;
  geo-pos:lat "46.47"^^xsd:decimal ;
  geo-pos:long "-13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_678'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_678'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.3008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.27'^^xsd:double;
  dwc:latitude '46.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.27 46.47, -13.27 46.47, -13.27 46.47, -13.27 46.47, -13.27 46.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 '1180_678'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_227> ;
  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/5336__1180_227>
  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/5336__1180_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_227'^^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 '1180_227'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.051666666667'^^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 "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1180_227'^^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/5336__1180_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_226> ;
  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/5336__1180_226>
  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/5336__1180_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_226'^^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 '1180_226'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.011944444444'^^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 "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1180_226'^^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/5336__1180_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -13.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^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/5336__1180_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -13.96)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-13.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_202'^^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 '1180_202'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.9783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.96'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.96 48.72, -13.96 48.72, -13.96 48.72, -13.96 48.72, -13.96 48.72))'^^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 '1180_202'^^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/5336__1180_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 -11.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "-11.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_620'^^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 '1180_620'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.912222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.75'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.75 45.46, -11.75 45.46, -11.75 45.46, -11.75 45.46, -11.75 45.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 '1180_620'^^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/5336__1180_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.18 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.18"^^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/5336__1180_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.18 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "47.18"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_272'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.3011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '47.18'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.7 47.18, -8.7 47.18, -8.7 47.18, -8.7 47.18, -8.7 47.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 '1180_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/5336__1180_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_281> ;
  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/5336__1180_281>
  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/5336__1180_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_281'^^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 '1180_281'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.140833333333'^^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 "W?" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1180_281'^^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/5336__1180_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57 -7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57 -7.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.57"^^xsd:decimal ;
  geo-pos:long "-7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_318'^^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 '1180_318'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.283611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.9'^^xsd:double;
  dwc:latitude '45.57'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.9 45.57, -7.9 45.57, -7.9 45.57, -7.9 45.57, -7.9 45.57))'^^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 '1180_318'^^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/5336__1180_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65 -12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65 -12.65)"^^geo:wktLiteral ;
  geo-pos:lat "47.65"^^xsd:decimal ;
  geo-pos:long "-12.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_233'^^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 '1180_233'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.726944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.65'^^xsd:double;
  dwc:latitude '47.65'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.65 47.65, -12.65 47.65, -12.65 47.65, -12.65 47.65, -12.65 47.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 '1180_233'^^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/5336__1180_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.07 -8.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.07"^^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/5336__1180_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.07 -8.77)"^^geo:wktLiteral ;
  geo-pos:lat "47.07"^^xsd:decimal ;
  geo-pos:long "-8.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_279'^^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 '1180_279'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.77'^^xsd:double;
  dwc:latitude '47.07'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.77 47.07, -8.77 47.07, -8.77 47.07, -8.77 47.07, -8.77 47.07))'^^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 '1180_279'^^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/5336__1180_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.58 -13.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.58"^^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/5336__1180_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.58 -13.21)"^^geo:wktLiteral ;
  geo-pos:lat "46.58"^^xsd:decimal ;
  geo-pos:long "-13.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_687'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1180_687'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0791666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.21'^^xsd:double;
  dwc:latitude '46.58'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.21 46.58, -13.21 46.58, -13.21 46.58, -13.21 46.58, -13.21 46.58))'^^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 '1180_687'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 -11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^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/5336__1180_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 -11.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "-11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_613'^^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 '1180_613'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.963333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.35'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.35 45.49, -11.35 45.49, -11.35 45.49, -11.35 45.49, -11.35 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 '1180_613'^^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/5336__1180_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_343> ;
  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/5336__1180_343>
  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/5336__1180_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '6'^^xsd:integer;
  dwc:collectorNumber '1180_343'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.239166666667'^^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 "UB" by the provider'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:occurrenceId '1180_343'^^xsd:string;
  dwc:observationDate '2007-07-06'^^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/5336__1180_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.74 -3.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.74"^^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/5336__1180_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.74 -3.66)"^^geo:wktLiteral ;
  geo-pos:lat "44.74"^^xsd:decimal ;
  geo-pos:long "-3.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_365'^^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 '1180_365'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.3055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.66'^^xsd:double;
  dwc:latitude '44.74'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.66 44.74, -3.66 44.74, -3.66 44.74, -3.66 44.74, -3.66 44.74))'^^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 '1180_365'^^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/5336__1180_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73 -5.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5336__1180_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73 -5.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.73"^^xsd:decimal ;
  geo-pos:long "-5.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_348'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1180_348'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.078333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.46'^^xsd:double;
  dwc:latitude '45.73'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.46 45.73, -5.46 45.73, -5.46 45.73, -5.46 45.73, -5.46 45.73))'^^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 '1180_348'^^xsd:string;
  dwc:observationDate '2007-07-06'^^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/5336__1180_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5336__1180_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 -5.13)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "-5.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_394'^^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 '1180_394'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.5605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.13 44.92, -5.13 44.92, -5.13 44.92, -5.13 44.92, -5.13 44.92))'^^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 '1180_394'^^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/5336__1180_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 -13.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 -13.99)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "-13.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_528'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1180_528'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.3258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.99'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.99 58.1, -13.99 58.1, -13.99 58.1, -13.99 58.1, -13.99 58.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 '1180_528'^^xsd:string;
  dwc:observationDate '2007-07-15'^^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/5336__1180_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -15.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -15.15)"^^geo:wktLiteral ;
  geo-pos:lat "51.94"^^xsd:decimal ;
  geo-pos:long "-15.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_192'^^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 '1180_192'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.081388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.15'^^xsd:double;
  dwc:latitude '51.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.15 51.94, -15.15 51.94, -15.15 51.94, -15.15 51.94, -15.15 51.94))'^^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 '1180_192'^^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/5336__1180_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 -14.28)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "-14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_525'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1180_525'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.848611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.28'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.28 58.53, -14.28 58.53, -14.28 58.53, -14.28 58.53, -14.28 58.53))'^^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 '1180_525'^^xsd:string;
  dwc:observationDate '2007-07-14'^^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/5336__1180_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 -13.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51"^^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/5336__1180_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 -13.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.51"^^xsd:decimal ;
  geo-pos:long "-13.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_653'^^xsd:string;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1180_653'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.77'^^xsd:double;
  dwc:latitude '45.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.77 45.51, -13.77 45.51, -13.77 45.51, -13.77 45.51, -13.77 45.51))'^^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 '1180_653'^^xsd:string;
  dwc:observationDate '2007-07-07'^^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/5336__1180_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77"^^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/5336__1180_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "50.77"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_200'^^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 '1180_200'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.639444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '50.77'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.6 50.77, -15.6 50.77, -15.6 50.77, -15.6 50.77, -15.6 50.77))'^^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 '1180_200'^^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/5336__1180_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -12.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -12.03)"^^geo:wktLiteral ;
  geo-pos:lat "60.1"^^xsd:decimal ;
  geo-pos:long "-12.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_495'^^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 '1180_495'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.2538888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.03'^^xsd:double;
  dwc:latitude '60.1'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.03 60.1, -12.03 60.1, -12.03 60.1, -12.03 60.1, -12.03 60.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 '1180_495'^^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/5336__1180_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.72 -10.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.72 -10.15)"^^geo:wktLiteral ;
  geo-pos:lat "47.72"^^xsd:decimal ;
  geo-pos:long "-10.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_238'^^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 '1180_238'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.8972222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.15'^^xsd:double;
  dwc:latitude '47.72'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.15 47.72, -10.15 47.72, -10.15 47.72, -10.15 47.72, -10.15 47.72))'^^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 '1180_238'^^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/5336__1180_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.31 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.31"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5336__1180_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.31 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "46.31"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '6'^^xsd:integer;
  dwc:collectorNumber '1180_345'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.914722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '46.31'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.73 46.31, -5.73 46.31, -5.73 46.31, -5.73 46.31, -5.73 46.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 '1180_345'^^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/5336__1180_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -10.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "-10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_156'^^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 '1180_156'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.448888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.35'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.35 44.7, -10.35 44.7, -10.35 44.7, -10.35 44.7, -10.35 44.7))'^^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 '1180_156'^^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/5336__1180_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 -6.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 -6.07)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "-6.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_415'^^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 '1180_415'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.490277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.07'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.07 44.51, -6.07 44.51, -6.07 44.51, -6.07 44.51, -6.07 44.51))'^^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 '1180_415'^^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/5336__1180_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5336__1180_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.63"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_397'^^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 '1180_397'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.9569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '44.63'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4 44.63, -5.4 44.63, -5.4 44.63, -5.4 44.63, -5.4 44.63))'^^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 '1180_397'^^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/5336__1180_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 -11.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^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/5336__1180_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 -11.49)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "-11.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_87'^^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 '1180_87'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.49'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.49 42.93, -11.49 42.93, -11.49 42.93, -11.49 42.93, -11.49 42.93))'^^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 '1180_87'^^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/5336__1180_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93 -16.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5336__1180_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93 -16.59)"^^geo:wktLiteral ;
  geo-pos:lat "54.93"^^xsd:decimal ;
  geo-pos:long "-16.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_583'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1180_583'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.605833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.59'^^xsd:double;
  dwc:latitude '54.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.59 54.93, -16.59 54.93, -16.59 54.93, -16.59 54.93, -16.59 54.93))'^^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 '1180_583'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.44 -6.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.44"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.44 -6.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.44"^^xsd:decimal ;
  geo-pos:long "-6.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_445'^^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 '1180_445'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.723611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.88'^^xsd:double;
  dwc:latitude '46.44'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.88 46.44, -6.88 46.44, -6.88 46.44, -6.88 46.44, -6.88 46.44))'^^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 '1180_445'^^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/5336__1180_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 -10.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 -10.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "-10.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_57'^^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 '1180_57'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.5447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.15'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.15 43.28, -10.15 43.28, -10.15 43.28, -10.15 43.28, -10.15 43.28))'^^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 '1180_57'^^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/5336__1180_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_575> ;
  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/5336__1180_575>
  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/5336__1180_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_575'^^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 '1180_575'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.373333333333'^^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 '1180_575'^^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/5336__1180_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42 -14.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42"^^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/5336__1180_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42 -14.54)"^^geo:wktLiteral ;
  geo-pos:lat "54.42"^^xsd:decimal ;
  geo-pos:long "-14.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_554'^^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 '1180_554'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.54'^^xsd:double;
  dwc:latitude '54.42'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.54 54.42, -14.54 54.42, -14.54 54.42, -14.54 54.42, -14.54 54.42))'^^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 '1180_554'^^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/5336__1180_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92 -16.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5336__1180_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92 -16.35)"^^geo:wktLiteral ;
  geo-pos:lat "54.92"^^xsd:decimal ;
  geo-pos:long "-16.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_585'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1180_585'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.505277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.35'^^xsd:double;
  dwc:latitude '54.92'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.35 54.92, -16.35 54.92, -16.35 54.92, -16.35 54.92, -16.35 54.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 '1180_585'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -9.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^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/5336__1180_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -9.71)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-9.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_242'^^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 '1180_242'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7602777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.71'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.71 47.81, -9.71 47.81, -9.71 47.81, -9.71 47.81, -9.71 47.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 '1180_242'^^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/5336__1180_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5336__1180_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '7'^^xsd:integer;
  dwc:collectorNumber '1180_357'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8511111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.98 44.67, -4.98 44.67, -4.98 44.67, -4.98 44.67, -4.98 44.67))'^^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 '1180_357'^^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/5336__1180_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.33 -6.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.33"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.33 -6.83)"^^geo:wktLiteral ;
  geo-pos:lat "46.33"^^xsd:decimal ;
  geo-pos:long "-6.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_444'^^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 '1180_444'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.927777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.83'^^xsd:double;
  dwc:latitude '46.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.83 46.33, -6.83 46.33, -6.83 46.33, -6.83 46.33, -6.83 46.33))'^^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 '1180_444'^^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/5336__1180_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.72 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.72"^^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/5336__1180_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.72 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "44.72"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_395'^^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 '1180_395'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.1925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '44.72'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.32 44.72, -5.32 44.72, -5.32 44.72, -5.32 44.72, -5.32 44.72))'^^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 '1180_395'^^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/5336__1180_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19 -10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_59'^^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 '1180_59'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.2'^^xsd:double;
  dwc:latitude '43.19'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.2 43.19, -10.2 43.19, -10.2 43.19, -10.2 43.19, -10.2 43.19))'^^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 '1180_59'^^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/5336__1180_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -9.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -9.21)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-9.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_20'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.9647222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.21'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.21 44.95, -9.21 44.95, -9.21 44.95, -9.21 44.95, -9.21 44.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 '1180_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/5336__1180_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21 -5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.21"^^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/5336__1180_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21 -5.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.21"^^xsd:decimal ;
  geo-pos:long "-5.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_404'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.400277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.95'^^xsd:double;
  dwc:latitude '44.21'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.95 44.21, -5.95 44.21, -5.95 44.21, -5.95 44.21, -5.95 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 '1180_404'^^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/5336__1180_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.26 -7.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.26"^^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/5336__1180_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.26 -7.64)"^^geo:wktLiteral ;
  geo-pos:lat "47.26"^^xsd:decimal ;
  geo-pos:long "-7.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_468'^^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 '1180_468'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.8513888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.64'^^xsd:double;
  dwc:latitude '47.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.64 47.26, -7.64 47.26, -7.64 47.26, -7.64 47.26, -7.64 47.26))'^^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 '1180_468'^^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/5336__1180_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_424> ;
  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/5336__1180_424>
  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/5336__1180_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_424'^^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 '1180_424'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.5144444444444'^^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 '1180_424'^^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/5336__1180_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_217> ;
  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/5336__1180_217>
  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/5336__1180_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_217'^^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 '1180_217'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.174166666667'^^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 "U?" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1180_217'^^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/5336__1180_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 -13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^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/5336__1180_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 -13.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.29"^^xsd:decimal ;
  geo-pos:long "-13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_644'^^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 '1180_644'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.45'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.45 45.29, -13.45 45.29, -13.45 45.29, -13.45 45.29, -13.45 45.29))'^^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 '1180_644'^^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/5336__1180_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.06 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.06"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_422'^^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 '1180_422'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.456944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '45.06'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.3 45.06, -6.3 45.06, -6.3 45.06, -6.3 45.06, -6.3 45.06))'^^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 '1180_422'^^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/5336__1180_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -12.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -12.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-12.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_211'^^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 '1180_211'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.608055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.98'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.98 48.45, -12.98 48.45, -12.98 48.45, -12.98 48.45, -12.98 48.45))'^^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 '1180_211'^^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/5336__1180_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.96 -8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.96"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_246'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1180_246'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.2988888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.25'^^xsd:double;
  dwc:latitude '47.96'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.25 47.96, -8.25 47.96, -8.25 47.96, -8.25 47.96, -8.25 47.96))'^^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 '1180_246'^^xsd:string;
  dwc:observationDate '2007-07-24'^^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/5336__1180_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 -12.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^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/5336__1180_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 -12.11)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "-12.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_95'^^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 '1180_95'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.675555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.11'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.11 43.96, -12.11 43.96, -12.11 43.96, -12.11 43.96, -12.11 43.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 '1180_95'^^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/5336__1180_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.78 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.78"^^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/5336__1180_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.78 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.78"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_23'^^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 '1180_23'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.0061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '44.78'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.3 44.78, -9.3 44.78, -9.3 44.78, -9.3 44.78, -9.3 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 '1180_23'^^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/5336__1180_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 -8.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 -8.54)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "-8.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_5'^^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 '1180_5'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.633888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.54'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.54 44.61, -8.54 44.61, -8.54 44.61, -8.54 44.61, -8.54 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 '1180_5'^^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/5336__1180_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29 -7.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29"^^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/5336__1180_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29 -7.62)"^^geo:wktLiteral ;
  geo-pos:lat "47.29"^^xsd:decimal ;
  geo-pos:long "-7.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_463'^^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 '1180_463'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.645'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.62'^^xsd:double;
  dwc:latitude '47.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.62 47.29, -7.62 47.29, -7.62 47.29, -7.62 47.29, -7.62 47.29))'^^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 '1180_463'^^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/5336__1180_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.11)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-10.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_53'^^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 '1180_53'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.1125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.11'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.11 43.35, -10.11 43.35, -10.11 43.35, -10.11 43.35, -10.11 43.35))'^^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 '1180_53'^^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/5336__1180_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92 -16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5336__1180_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92 -16.36)"^^geo:wktLiteral ;
  geo-pos:lat "54.92"^^xsd:decimal ;
  geo-pos:long "-16.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_584'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1180_584'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.464722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.36'^^xsd:double;
  dwc:latitude '54.92'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.36 54.92, -16.36 54.92, -16.36 54.92, -16.36 54.92, -16.36 54.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 '1180_584'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.34 -7.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.34"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.34 -7.59)"^^geo:wktLiteral ;
  geo-pos:lat "47.34"^^xsd:decimal ;
  geo-pos:long "-7.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_460'^^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 '1180_460'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.59'^^xsd:double;
  dwc:latitude '47.34'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.59 47.34, -7.59 47.34, -7.59 47.34, -7.59 47.34, -7.59 47.34))'^^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 '1180_460'^^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/5336__1180_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.27 -13.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.27"^^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/5336__1180_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.27 -13.26)"^^geo:wktLiteral ;
  geo-pos:lat "49.27"^^xsd:decimal ;
  geo-pos:long "-13.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_698'^^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 '1180_698'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.9452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.26'^^xsd:double;
  dwc:latitude '49.27'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.26 49.27, -13.26 49.27, -13.26 49.27, -13.26 49.27, -13.26 49.27))'^^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 '1180_698'^^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/5336__1180_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.87 -4.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.87"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5336__1180_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.87 -4.24)"^^geo:wktLiteral ;
  geo-pos:lat "45.87"^^xsd:decimal ;
  geo-pos:long "-4.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_389'^^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 '1180_389'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.399722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.24'^^xsd:double;
  dwc:latitude '45.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.24 45.87, -4.24 45.87, -4.24 45.87, -4.24 45.87, -4.24 45.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 '1180_389'^^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/5336__1180_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.65 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.65"^^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/5336__1180_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.65 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.65"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_207'^^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 '1180_207'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1330555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '48.65'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.7 48.65, -13.7 48.65, -13.7 48.65, -13.7 48.65, -13.7 48.65))'^^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 '1180_207'^^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/5336__1180_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5336__1180_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "44.66"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_358'^^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 '1180_358'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8877777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '44.66'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 44.66, -4.97 44.66, -4.97 44.66, -4.97 44.66, -4.97 44.66))'^^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 '1180_358'^^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/5336__1180_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5336__1180_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "44.66"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_359'^^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 '1180_359'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.9258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '44.66'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 44.66, -4.97 44.66, -4.97 44.66, -4.97 44.66, -4.97 44.66))'^^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 '1180_359'^^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/5336__1180_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_464> ;
  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/5336__1180_464>
  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/5336__1180_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_464'^^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 '1180_464'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.6797222222222'^^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 "CS" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1180_464'^^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/5336__1180_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 -14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^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/5336__1180_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 -14.53)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "-14.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_556'^^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 '1180_556'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.5813888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.53'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.53 54.4, -14.53 54.4, -14.53 54.4, -14.53 54.4, -14.53 54.4))'^^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 '1180_556'^^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/5336__1180_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.02 -4.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.02"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5336__1180_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.02 -4.09)"^^geo:wktLiteral ;
  geo-pos:lat "46.02"^^xsd:decimal ;
  geo-pos:long "-4.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_387'^^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 '1180_387'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.142777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.09'^^xsd:double;
  dwc:latitude '46.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.09 46.02, -4.09 46.02, -4.09 46.02, -4.09 46.02, -4.09 46.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 '1180_387'^^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/5336__1180_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 -16.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5336__1180_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 -16.67)"^^geo:wktLiteral ;
  geo-pos:lat "52.96"^^xsd:decimal ;
  geo-pos:long "-16.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_175'^^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 '1180_175'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.3811111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.67'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.67 52.96, -16.67 52.96, -16.67 52.96, -16.67 52.96, -16.67 52.96))'^^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 '1180_175'^^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/5336__1180_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.98 -9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.98"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.98 -9.05)"^^geo:wktLiteral ;
  geo-pos:lat "55.98"^^xsd:decimal ;
  geo-pos:long "-9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_604'^^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 '1180_604'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.2355555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.05'^^xsd:double;
  dwc:latitude '55.98'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.05 55.98, -9.05 55.98, -9.05 55.98, -9.05 55.98, -9.05 55.98))'^^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 '1180_604'^^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/5336__1180_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 -4.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5336__1180_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 -4.38)"^^geo:wktLiteral ;
  geo-pos:lat "44.24"^^xsd:decimal ;
  geo-pos:long "-4.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_364'^^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 '1180_364'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.429444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.38'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.38 44.24, -4.38 44.24, -4.38 44.24, -4.38 44.24, -4.38 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 '1180_364'^^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/5336__1180_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 -5.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5336__1180_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 -5.09)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "-5.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_352'^^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 '1180_352'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.09'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.09 44.92, -5.09 44.92, -5.09 44.92, -5.09 44.92, -5.09 44.92))'^^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 '1180_352'^^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/5336__1180_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.15 -12.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.15"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.15 -12.39)"^^geo:wktLiteral ;
  geo-pos:lat "48.15"^^xsd:decimal ;
  geo-pos:long "-12.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '21'^^xsd:integer;
  dwc:collectorNumber '1180_220'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.391111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.39'^^xsd:double;
  dwc:latitude '48.15'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.39 48.15, -12.39 48.15, -12.39 48.15, -12.39 48.15, -12.39 48.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 '1180_220'^^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/5336__1180_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.04 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.04"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.04 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "56.04"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_605'^^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 '1180_605'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.59'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '56.04'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.07 56.04, -9.07 56.04, -9.07 56.04, -9.07 56.04, -9.07 56.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 '1180_605'^^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/5336__1180_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.71 -15.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.71"^^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/5336__1180_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.71 -15.07)"^^geo:wktLiteral ;
  geo-pos:lat "56.71"^^xsd:decimal ;
  geo-pos:long "-15.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_592'^^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 '1180_592'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.303333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.07'^^xsd:double;
  dwc:latitude '56.71'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.07 56.71, -15.07 56.71, -15.07 56.71, -15.07 56.71, -15.07 56.71))'^^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 '1180_592'^^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/5336__1180_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -13.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46"^^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/5336__1180_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -13.54)"^^geo:wktLiteral ;
  geo-pos:lat "56.46"^^xsd:decimal ;
  geo-pos:long "-13.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_608'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '1180_608'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.661944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.54'^^xsd:double;
  dwc:latitude '56.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.54 56.46, -13.54 56.46, -13.54 56.46, -13.54 56.46, -13.54 56.46))'^^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 '1180_608'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62 -12.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62"^^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/5336__1180_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62 -12.97)"^^geo:wktLiteral ;
  geo-pos:lat "54.62"^^xsd:decimal ;
  geo-pos:long "-12.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_548'^^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 '18'^^xsd:integer;
  dwc:collectorNumber '1180_548'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.395833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.97'^^xsd:double;
  dwc:latitude '54.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.97 54.62, -12.97 54.62, -12.97 54.62, -12.97 54.62, -12.97 54.62))'^^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 '1180_548'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.39 -13.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.39"^^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/5336__1180_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.39 -13.54)"^^geo:wktLiteral ;
  geo-pos:lat "58.39"^^xsd:decimal ;
  geo-pos:long "-13.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_521'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '1180_521'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.357777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.54'^^xsd:double;
  dwc:latitude '58.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.54 58.39, -13.54 58.39, -13.54 58.39, -13.54 58.39, -13.54 58.39))'^^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 '1180_521'^^xsd:string;
  dwc:observationDate '2007-07-14'^^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/5336__1180_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9 -14.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9 -14.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.9"^^xsd:decimal ;
  geo-pos:long "-14.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_188'^^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 '1180_188'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3391666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.79'^^xsd:double;
  dwc:latitude '52.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.79 52.9, -14.79 52.9, -14.79 52.9, -14.79 52.9, -14.79 52.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 '1180_188'^^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/5336__1180_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27 -11.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27 -11.82)"^^geo:wktLiteral ;
  geo-pos:lat "51.27"^^xsd:decimal ;
  geo-pos:long "-11.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_173'^^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 '18'^^xsd:integer;
  dwc:collectorNumber '1180_173'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.6783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.82'^^xsd:double;
  dwc:latitude '51.27'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.82 51.27, -11.82 51.27, -11.82 51.27, -11.82 51.27, -11.82 51.27))'^^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 '1180_173'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 -3.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.78"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5336__1180_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 -3.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.78"^^xsd:decimal ;
  geo-pos:long "-3.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_384'^^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 '1180_384'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.366944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.76'^^xsd:double;
  dwc:latitude '45.78'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.76 45.78, -3.76 45.78, -3.76 45.78, -3.76 45.78, -3.76 45.78))'^^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 '1180_384'^^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/5336__1180_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -13.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^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/5336__1180_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -13.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-13.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_204'^^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 '1180_204'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.0641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.94'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.94 48.72, -13.94 48.72, -13.94 48.72, -13.94 48.72, -13.94 48.72))'^^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 '1180_204'^^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/5336__1180_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.23 -14.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.23"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.23 -14.13)"^^geo:wktLiteral ;
  geo-pos:lat "53.23"^^xsd:decimal ;
  geo-pos:long "-14.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_180'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.996944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.13'^^xsd:double;
  dwc:latitude '53.23'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.13 53.23, -14.13 53.23, -14.13 53.23, -14.13 53.23, -14.13 53.23))'^^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 '1180_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/5336__1180_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18 -11.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18"^^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/5336__1180_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18 -11.71)"^^geo:wktLiteral ;
  geo-pos:lat "50.18"^^xsd:decimal ;
  geo-pos:long "-11.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_168'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '1180_168'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.2775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.71'^^xsd:double;
  dwc:latitude '50.18'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.71 50.18, -11.71 50.18, -11.71 50.18, -11.71 50.18, -11.71 50.18))'^^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 '1180_168'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_602> ;
  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/5336__1180_602>
  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/5336__1180_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_602'^^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 '1180_602'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.2075'^^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 '1180_602'^^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/5336__1180_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -10.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^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/5336__1180_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -10.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-10.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_52'^^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 '1180_52'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.2852777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.04'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.04 43.49, -10.04 43.49, -10.04 43.49, -10.04 43.49, -10.04 43.49))'^^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 '1180_52'^^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/5336__1180_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -13.53)"^^geo:wktLiteral ;
  geo-pos:lat "56.46"^^xsd:decimal ;
  geo-pos:long "-13.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_609'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '1180_609'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.703333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '56.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.53 56.46, -13.53 56.46, -13.53 56.46, -13.53 56.46, -13.53 56.46))'^^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 '1180_609'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.11 -12.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.11"^^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/5336__1180_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.11 -12.41)"^^geo:wktLiteral ;
  geo-pos:lat "48.11"^^xsd:decimal ;
  geo-pos:long "-12.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_225'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.615833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.41'^^xsd:double;
  dwc:latitude '48.11'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.41 48.11, -12.41 48.11, -12.41 48.11, -12.41 48.11, -12.41 48.11))'^^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 '1180_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/5336__1180_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.14"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -15.38)"^^geo:wktLiteral ;
  geo-pos:lat "53.14"^^xsd:decimal ;
  geo-pos:long "-15.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_179'^^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 '1180_179'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.397777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '53.14'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.38 53.14, -15.38 53.14, -15.38 53.14, -15.38 53.14, -15.38 53.14))'^^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 '1180_179'^^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/5336__1180_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89 -12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89"^^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/5336__1180_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89 -12.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.89"^^xsd:decimal ;
  geo-pos:long "-12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_547'^^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 '1180_547'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.348333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.95'^^xsd:double;
  dwc:latitude '56.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.95 56.89, -12.95 56.89, -12.95 56.89, -12.95 56.89, -12.95 56.89))'^^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 '1180_547'^^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/5336__1180_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -4.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5336__1180_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -4.09)"^^geo:wktLiteral ;
  geo-pos:lat "46.03"^^xsd:decimal ;
  geo-pos:long "-4.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_386'^^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 '1180_386'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.09'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.09 46.03, -4.09 46.03, -4.09 46.03, -4.09 46.03, -4.09 46.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 '1180_386'^^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/5336__1180_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.03 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.03"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_183'^^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 '1180_183'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.009444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '53.03'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.1 53.03, -14.1 53.03, -14.1 53.03, -14.1 53.03, -14.1 53.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 '1180_183'^^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/5336__1180_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34 -10.45)"^^geo:wktLiteral ;
  geo-pos:lat "58.34"^^xsd:decimal ;
  geo-pos:long "-10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_503'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '1180_503'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '58.34'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.45 58.34, -10.45 58.34, -10.45 58.34, -10.45 58.34, -10.45 58.34))'^^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 '1180_503'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.49 -14.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.49"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.49 -14.33)"^^geo:wktLiteral ;
  geo-pos:lat "58.49"^^xsd:decimal ;
  geo-pos:long "-14.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_526'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '1180_526'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.730277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.33'^^xsd:double;
  dwc:latitude '58.49'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.33 58.49, -14.33 58.49, -14.33 58.49, -14.33 58.49, -14.33 58.49))'^^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 '1180_526'^^xsd:string;
  dwc:observationDate '2007-07-14'^^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/5336__1180_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -13.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -13.13)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-13.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_210'^^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 '1180_210'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.9022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.13'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.13 48.5, -13.13 48.5, -13.13 48.5, -13.13 48.5, -13.13 48.5))'^^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 '1180_210'^^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/5336__1180_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.21 -14.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.21"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.21 -14.13)"^^geo:wktLiteral ;
  geo-pos:lat "53.21"^^xsd:decimal ;
  geo-pos:long "-14.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_181'^^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 '1180_181'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.133055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.13'^^xsd:double;
  dwc:latitude '53.21'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.13 53.21, -14.13 53.21, -14.13 53.21, -14.13 53.21, -14.13 53.21))'^^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 '1180_181'^^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/5336__1180_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.99 -15.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.99"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.99 -15.51)"^^geo:wktLiteral ;
  geo-pos:lat "50.99"^^xsd:decimal ;
  geo-pos:long "-15.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_323'^^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 '1180_323'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.254444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.51'^^xsd:double;
  dwc:latitude '50.99'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.51 50.99, -15.51 50.99, -15.51 50.99, -15.51 50.99, -15.51 50.99))'^^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 '1180_323'^^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/5336__1180_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_139> ;
  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/5336__1180_139>
  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/5336__1180_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_139'^^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 '1180_139'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.79'^^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 '1180_139'^^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/5336__1180_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.73"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_41'^^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 '1180_41'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.773888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '43.73'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.9 43.73, -9.9 43.73, -9.9 43.73, -9.9 43.73, -9.9 43.73))'^^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 '1180_41'^^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/5336__1180_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 -11.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 -11.16)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "-11.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_151'^^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 '29'^^xsd:integer;
  dwc:collectorNumber '1180_151'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.6077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.16'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.16 44.67, -11.16 44.67, -11.16 44.67, -11.16 44.67, -11.16 44.67))'^^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 '1180_151'^^xsd:string;
  dwc:observationDate '2007-07-29'^^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/5336__1180_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_399> ;
  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/5336__1180_399>
  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/5336__1180_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_399'^^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 '1180_399'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.661111111111'^^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 '1180_399'^^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/5336__1180_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5336__1180_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_362'^^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 '1180_362'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.770277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 44.4, -4.85 44.4, -4.85 44.4, -4.85 44.4, -4.85 44.4))'^^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 '1180_362'^^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/5336__1180_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 -6.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 -6.34)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "-6.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_423'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '1180_423'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.3875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.34'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.34 45.16, -6.34 45.16, -6.34 45.16, -6.34 45.16, -6.34 45.16))'^^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 '1180_423'^^xsd:string;
  dwc:observationDate '2007-07-13'^^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/5336__1180_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -6.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -6.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "-6.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_429'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '1180_429'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0630555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.45'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45 45.4, -6.45 45.4, -6.45 45.4, -6.45 45.4, -6.45 45.4))'^^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 '1180_429'^^xsd:string;
  dwc:observationDate '2007-07-13'^^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/5336__1180_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_390> ;
  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/5336__1180_390>
  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/5336__1180_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_390'^^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 '1180_390'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.527222222222'^^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 '1180_390'^^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/5336__1180_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "44.47"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_412'^^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 '1180_412'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.186666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '44.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.05 44.47, -6.05 44.47, -6.05 44.47, -6.05 44.47, -6.05 44.47))'^^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 '1180_412'^^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/5336__1180_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "44.47"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_413'^^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 '1180_413'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.223888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '44.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.05 44.47, -6.05 44.47, -6.05 44.47, -6.05 44.47, -6.05 44.47))'^^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 '1180_413'^^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/5336__1180_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -6.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -6.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "-6.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_428'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '1180_428'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0544444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.45'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45 45.4, -6.45 45.4, -6.45 45.4, -6.45 45.4, -6.45 45.4))'^^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 '1180_428'^^xsd:string;
  dwc:observationDate '2007-07-13'^^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/5336__1180_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.96 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.96"^^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/5336__1180_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.96 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "46.96"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_287'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_287'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.691666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '46.96'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.83 46.96, -8.83 46.96, -8.83 46.96, -8.83 46.96, -8.83 46.96))'^^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 '1180_287'^^xsd:string;
  dwc:observationDate '2007-07-24'^^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/5336__1180_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.86 -8.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.86"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.86 -8.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.86"^^xsd:decimal ;
  geo-pos:long "-8.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_290'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_290'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.329166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.88'^^xsd:double;
  dwc:latitude '46.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.88 46.86, -8.88 46.86, -8.88 46.86, -8.88 46.86, -8.88 46.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 '1180_290'^^xsd:string;
  dwc:observationDate '2007-07-24'^^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/5336__1180_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -15.38)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-15.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_322'^^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 '1180_322'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.103888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.38 51.34, -15.38 51.34, -15.38 51.34, -15.38 51.34, -15.38 51.34))'^^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 '1180_322'^^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/5336__1180_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.84 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.84"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.84 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "46.84"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_291'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_291'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.461666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '46.84'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.9 46.84, -8.9 46.84, -8.9 46.84, -8.9 46.84, -8.9 46.84))'^^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 '1180_291'^^xsd:string;
  dwc:observationDate '2007-07-24'^^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/5336__1180_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 -10.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 -10.93)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "-10.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_152'^^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 '29'^^xsd:integer;
  dwc:collectorNumber '1180_152'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.0672222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.93'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.93 45.09, -10.93 45.09, -10.93 45.09, -10.93 45.09, -10.93 45.09))'^^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 '1180_152'^^xsd:string;
  dwc:observationDate '2007-07-29'^^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/5336__1180_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_697> ;
  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/5336__1180_697>
  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/5336__1180_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_697'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '1180_697'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8583333333333'^^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 "SD" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1180_697'^^xsd:string;
  dwc:observationDate '2007-07-09'^^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/5336__1180_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -12.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_213'^^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 '1180_213'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.932222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.7'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.7 48.37, -12.7 48.37, -12.7 48.37, -12.7 48.37, -12.7 48.37))'^^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 '1180_213'^^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/5336__1180_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.07 -11.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.07"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.07 -11.64)"^^geo:wktLiteral ;
  geo-pos:lat "51.07"^^xsd:decimal ;
  geo-pos:long "-11.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_244'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '1180_244'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.426944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.64'^^xsd:double;
  dwc:latitude '51.07'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.64 51.07, -11.64 51.07, -11.64 51.07, -11.64 51.07, -11.64 51.07))'^^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 '1180_244'^^xsd:string;
  dwc:observationDate '2007-07-17'^^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/5336__1180_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -6.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^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/5336__1180_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -6.03)"^^geo:wktLiteral ;
  geo-pos:lat "44.41"^^xsd:decimal ;
  geo-pos:long "-6.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_410'^^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 '1180_410'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.770833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.03'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.03 44.41, -6.03 44.41, -6.03 44.41, -6.03 44.41, -6.03 44.41))'^^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 '1180_410'^^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/5336__1180_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -11.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -11.21)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "-11.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_150'^^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 '1180_150'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.076666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.21'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.21 44.58, -11.21 44.58, -11.21 44.58, -11.21 44.58, -11.21 44.58))'^^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 '1180_150'^^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/5336__1180_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 -3.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5336__1180_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 -3.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "-3.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_366'^^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 '1180_366'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6827777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.45'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.45 44.88, -3.45 44.88, -3.45 44.88, -3.45 44.88, -3.45 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 '1180_366'^^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/5336__1180_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 -5.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5336__1180_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 -5.71)"^^geo:wktLiteral ;
  geo-pos:lat "46.28"^^xsd:decimal ;
  geo-pos:long "-5.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_346'^^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 '6'^^xsd:integer;
  dwc:collectorNumber '1180_346'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.171944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.71'^^xsd:double;
  dwc:latitude '46.28'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.71 46.28, -5.71 46.28, -5.71 46.28, -5.71 46.28, -5.71 46.28))'^^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 '1180_346'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.84 -4.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.84"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5336__1180_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.84 -4.27)"^^geo:wktLiteral ;
  geo-pos:lat "45.84"^^xsd:decimal ;
  geo-pos:long "-4.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_480'^^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 '1180_480'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.685'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.27'^^xsd:double;
  dwc:latitude '45.84'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.27 45.84, -4.27 45.84, -4.27 45.84, -4.27 45.84, -4.27 45.84))'^^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 '1180_480'^^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/5336__1180_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.85 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.85"^^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/5336__1180_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.85 -4.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.85"^^xsd:decimal ;
  geo-pos:long "-4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '11'^^xsd:integer;
  dwc:collectorNumber '1180_391'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.548888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '45.85'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.25 45.85, -4.25 45.85, -4.25 45.85, -4.25 45.85, -4.25 45.85))'^^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 '1180_391'^^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/5336__1180_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5336__1180_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_354'^^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 '1180_354'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2405555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.08 44.9, -5.08 44.9, -5.08 44.9, -5.08 44.9, -5.08 44.9))'^^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 '1180_354'^^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/5336__1180_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5336__1180_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '7'^^xsd:integer;
  dwc:collectorNumber '1180_353'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.08 44.9, -5.08 44.9, -5.08 44.9, -5.08 44.9, -5.08 44.9))'^^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 '1180_353'^^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/5336__1180_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.69"^^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/5336__1180_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69 -10.48)"^^geo:wktLiteral ;
  geo-pos:lat "42.69"^^xsd:decimal ;
  geo-pos:long "-10.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_70'^^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 '1180_70'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.623888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '42.69'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.48 42.69, -10.48 42.69, -10.48 42.69, -10.48 42.69, -10.48 42.69))'^^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 '1180_70'^^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/5336__1180_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67 -17.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5336__1180_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67 -17.64)"^^geo:wktLiteral ;
  geo-pos:lat "54.67"^^xsd:decimal ;
  geo-pos:long "-17.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_607'^^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 '1180_607'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.323333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.64'^^xsd:double;
  dwc:latitude '54.67'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.64 54.67, -17.64 54.67, -17.64 54.67, -17.64 54.67, -17.64 54.67))'^^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 '1180_607'^^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/5336__1180_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.89 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.89"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5336__1180_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.89 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "44.89"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_355'^^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 '1180_355'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2938888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '44.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.08 44.89, -5.08 44.89, -5.08 44.89, -5.08 44.89, -5.08 44.89))'^^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 '1180_355'^^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/5336__1180_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.02 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.02"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5336__1180_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.02 -13)"^^geo:wktLiteral ;
  geo-pos:lat "47.02"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_696'^^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 '1180_696'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.391944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '47.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13 47.02, -13 47.02, -13 47.02, -13 47.02, -13 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 '1180_696'^^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/5336__1180_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 -10.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 -10.19)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "-10.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_58'^^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 '1180_58'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.9775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.19'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.19 43.21, -10.19 43.21, -10.19 43.21, -10.19 43.21, -10.19 43.21))'^^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 '1180_58'^^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/5336__1180_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.36 -7.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.36"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.36 -7.58)"^^geo:wktLiteral ;
  geo-pos:lat "47.36"^^xsd:decimal ;
  geo-pos:long "-7.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_458'^^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 '1180_458'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.0561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.58'^^xsd:double;
  dwc:latitude '47.36'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.58 47.36, -7.58 47.36, -7.58 47.36, -7.58 47.36, -7.58 47.36))'^^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 '1180_458'^^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/5336__1180_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_338> ;
  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/5336__1180_338>
  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/5336__1180_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_338'^^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 '1180_338'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.5391666666667'^^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 '1180_338'^^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/5336__1180_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_339> ;
  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/5336__1180_339>
  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/5336__1180_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_339'^^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 '1180_339'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.5502777777778'^^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 '1180_339'^^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/5336__1180_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 -3.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5336__1180_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 -3.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "-3.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_371'^^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 '1180_371'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.5908333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.31'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.31 45.05, -3.31 45.05, -3.31 45.05, -3.31 45.05, -3.31 45.05))'^^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 '1180_371'^^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/5336__1180_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5336__1180_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '7'^^xsd:integer;
  dwc:collectorNumber '1180_360'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.9925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 44.65, -4.97 44.65, -4.97 44.65, -4.97 44.65, -4.97 44.65))'^^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 '1180_360'^^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/5336__1180_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.36 -7.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.36"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.36 -7.58)"^^geo:wktLiteral ;
  geo-pos:lat "47.36"^^xsd:decimal ;
  geo-pos:long "-7.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_459'^^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 '1180_459'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.0883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.58'^^xsd:double;
  dwc:latitude '47.36'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.58 47.36, -7.58 47.36, -7.58 47.36, -7.58 47.36, -7.58 47.36))'^^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 '1180_459'^^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/5336__1180_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 -6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_421'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.595277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.25'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.25 44.94, -6.25 44.94, -6.25 44.94, -6.25 44.94, -6.25 44.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 '1180_421'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.26 -7.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.26"^^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/5336__1180_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.26 -7.64)"^^geo:wktLiteral ;
  geo-pos:lat "47.26"^^xsd:decimal ;
  geo-pos:long "-7.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_467'^^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 '1180_467'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.8258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.64'^^xsd:double;
  dwc:latitude '47.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.64 47.26, -7.64 47.26, -7.64 47.26, -7.64 47.26, -7.64 47.26))'^^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 '1180_467'^^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/5336__1180_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.26 -7.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.26"^^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/5336__1180_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.26 -7.64)"^^geo:wktLiteral ;
  geo-pos:lat "47.26"^^xsd:decimal ;
  geo-pos:long "-7.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_469'^^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 '1180_469'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.8697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.64'^^xsd:double;
  dwc:latitude '47.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.64 47.26, -7.64 47.26, -7.64 47.26, -7.64 47.26, -7.64 47.26))'^^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 '1180_469'^^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/5336__1180_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.26 -7.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.26"^^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/5336__1180_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.26 -7.64)"^^geo:wktLiteral ;
  geo-pos:lat "47.26"^^xsd:decimal ;
  geo-pos:long "-7.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_470'^^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 '1180_470'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.64'^^xsd:double;
  dwc:latitude '47.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.64 47.26, -7.64 47.26, -7.64 47.26, -7.64 47.26, -7.64 47.26))'^^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 '1180_470'^^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/5336__1180_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_351> ;
  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/5336__1180_351>
  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/5336__1180_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_351'^^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 '1180_351'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^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 '1180_351'^^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/5336__1180_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 -3.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5336__1180_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 -3.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "-3.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_380'^^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 '1180_380'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.9838888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.65'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.65 45.6, -3.65 45.6, -3.65 45.6, -3.65 45.6, -3.65 45.6))'^^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 '1180_380'^^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/5336__1180_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -15.38)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-15.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '20'^^xsd:integer;
  dwc:collectorNumber '1180_193'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.056944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.38 51.34, -15.38 51.34, -15.38 51.34, -15.38 51.34, -15.38 51.34))'^^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 '1180_193'^^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/5336__1180_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.22 -7.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.22"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.22 -7.66)"^^geo:wktLiteral ;
  geo-pos:lat "47.22"^^xsd:decimal ;
  geo-pos:long "-7.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_473'^^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 '1180_473'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.1361111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.66'^^xsd:double;
  dwc:latitude '47.22'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.66 47.22, -7.66 47.22, -7.66 47.22, -7.66 47.22, -7.66 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 '1180_473'^^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/5336__1180_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.22 -7.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.22"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.22 -7.66)"^^geo:wktLiteral ;
  geo-pos:lat "47.22"^^xsd:decimal ;
  geo-pos:long "-7.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_474'^^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 '1180_474'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.1513888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.66'^^xsd:double;
  dwc:latitude '47.22'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.66 47.22, -7.66 47.22, -7.66 47.22, -7.66 47.22, -7.66 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 '1180_474'^^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/5336__1180_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.12 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.12"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.12 -9.11)"^^geo:wktLiteral ;
  geo-pos:lat "45.12"^^xsd:decimal ;
  geo-pos:long "-9.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_19'^^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 '1180_19'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '45.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.11 45.12, -9.11 45.12, -9.11 45.12, -9.11 45.12, -9.11 45.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 '1180_19'^^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/5336__1180_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.39 -7.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.39"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.39 -7.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.39"^^xsd:decimal ;
  geo-pos:long "-7.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_455'^^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 '1180_455'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.56'^^xsd:double;
  dwc:latitude '47.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.56 47.39, -7.56 47.39, -7.56 47.39, -7.56 47.39, -7.56 47.39))'^^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 '1180_455'^^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/5336__1180_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93 -16.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5336__1180_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93 -16.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.93"^^xsd:decimal ;
  geo-pos:long "-16.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_582'^^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 '22'^^xsd:integer;
  dwc:collectorNumber '1180_582'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.579166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.6'^^xsd:double;
  dwc:latitude '54.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.6 54.93, -16.6 54.93, -16.6 54.93, -16.6 54.93, -16.6 54.93))'^^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 '1180_582'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -5.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5336__1180_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -5.77)"^^geo:wktLiteral ;
  geo-pos:lat "46.4"^^xsd:decimal ;
  geo-pos:long "-5.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_344'^^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 '1180_344'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.303611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.77'^^xsd:double;
  dwc:latitude '46.4'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.77 46.4, -5.77 46.4, -5.77 46.4, -5.77 46.4, -5.77 46.4))'^^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 '1180_344'^^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/5336__1180_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_456> ;
  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/5336__1180_456>
  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/5336__1180_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_456'^^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 '1180_456'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8411111111111'^^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 "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1180_456'^^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/5336__1180_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.31 -6.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.31"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.31 -6.83)"^^geo:wktLiteral ;
  geo-pos:lat "46.31"^^xsd:decimal ;
  geo-pos:long "-6.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_443'^^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 '1180_443'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.774722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.83'^^xsd:double;
  dwc:latitude '46.31'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.83 46.31, -6.83 46.31, -6.83 46.31, -6.83 46.31, -6.83 46.31))'^^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 '1180_443'^^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/5336__1180_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.78 -5.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.78"^^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/5336__1180_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.78 -5.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.78"^^xsd:decimal ;
  geo-pos:long "-5.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_341'^^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 '1180_341'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.93'^^xsd:double;
  dwc:latitude '46.78'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.93 46.78, -5.93 46.78, -5.93 46.78, -5.93 46.78, -5.93 46.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 '1180_341'^^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/5336__1180_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -7.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -7.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.4"^^xsd:decimal ;
  geo-pos:long "-7.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_454'^^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 '1180_454'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.56'^^xsd:double;
  dwc:latitude '47.4'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.56 47.4, -7.56 47.4, -7.56 47.4, -7.56 47.4, -7.56 47.4))'^^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 '1180_454'^^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/5336__1180_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -4.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5336__1180_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -4.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.17"^^xsd:decimal ;
  geo-pos:long "-4.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_363'^^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 '1180_363'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.687777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.49'^^xsd:double;
  dwc:latitude '44.17'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.49 44.17, -4.49 44.17, -4.49 44.17, -4.49 44.17, -4.49 44.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 '1180_363'^^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/5336__1180_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.44 -7.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.44"^^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/5336__1180_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.44 -7.54)"^^geo:wktLiteral ;
  geo-pos:lat "47.44"^^xsd:decimal ;
  geo-pos:long "-7.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_447'^^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 '1180_447'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.4272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.54'^^xsd:double;
  dwc:latitude '47.44'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.54 47.44, -7.54 47.44, -7.54 47.44, -7.54 47.44, -7.54 47.44))'^^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 '1180_447'^^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/5336__1180_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.44 -7.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.44"^^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/5336__1180_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.44 -7.54)"^^geo:wktLiteral ;
  geo-pos:lat "47.44"^^xsd:decimal ;
  geo-pos:long "-7.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '14'^^xsd:integer;
  dwc:collectorNumber '1180_448'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.4661111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.54'^^xsd:double;
  dwc:latitude '47.44'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.54 47.44, -7.54 47.44, -7.54 47.44, -7.54 47.44, -7.54 47.44))'^^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 '1180_448'^^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/5336__1180_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.08 -11.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.08"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.08 -11.64)"^^geo:wktLiteral ;
  geo-pos:lat "51.08"^^xsd:decimal ;
  geo-pos:long "-11.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_164'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '1180_164'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.360277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.64'^^xsd:double;
  dwc:latitude '51.08'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.64 51.08, -11.64 51.08, -11.64 51.08, -11.64 51.08, -11.64 51.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 '1180_164'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.74 -6.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.74"^^xsd:decimal ;
  dwc:decimalLongitude "-6.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_420'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.116111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.17'^^xsd:double;
  dwc:latitude '44.74'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.17 44.74, -6.17 44.74, -6.17 44.74, -6.17 44.74, -6.17 44.74))'^^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 '1180_420'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71 -11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71 -11.68)"^^geo:wktLiteral ;
  geo-pos:lat "50.71"^^xsd:decimal ;
  geo-pos:long "-11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_166'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '1180_166'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.854444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.68'^^xsd:double;
  dwc:latitude '50.71'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.68 50.71, -11.68 50.71, -11.68 50.71, -11.68 50.71, -11.68 50.71))'^^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 '1180_166'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_465> ;
  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/5336__1180_465>
  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/5336__1180_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_465'^^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 '1180_465'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.7386111111111'^^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 '1180_465'^^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/5336__1180_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -11.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_147'^^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 '28'^^xsd:integer;
  dwc:collectorNumber '1180_147'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.464166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.36'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.36 44.3, -11.36 44.3, -11.36 44.3, -11.36 44.3, -11.36 44.3))'^^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 '1180_147'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.24 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.24"^^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/5336__1180_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.24 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "47.24"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_471'^^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 '1180_471'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.9761111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '47.24'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.65 47.24, -7.65 47.24, -7.65 47.24, -7.65 47.24, -7.65 47.24))'^^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 '1180_471'^^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/5336__1180_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.24 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.24"^^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/5336__1180_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.24 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "47.24"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_472'^^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 '1180_472'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.9894444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '47.24'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.65 47.24, -7.65 47.24, -7.65 47.24, -7.65 47.24, -7.65 47.24))'^^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 '1180_472'^^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/5336__1180_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.92 -14.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.92"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.92 -14.78)"^^geo:wktLiteral ;
  geo-pos:lat "52.92"^^xsd:decimal ;
  geo-pos:long "-14.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_187'^^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 '1180_187'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.2516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.78'^^xsd:double;
  dwc:latitude '52.92'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.78 52.92, -14.78 52.92, -14.78 52.92, -14.78 52.92, -14.78 52.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 '1180_187'^^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/5336__1180_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.62 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.62"^^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/5336__1180_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.62 -12.66)"^^geo:wktLiteral ;
  geo-pos:lat "47.62"^^xsd:decimal ;
  geo-pos:long "-12.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_234'^^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 '1180_234'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '47.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.66 47.62, -12.66 47.62, -12.66 47.62, -12.66 47.62, -12.66 47.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 '1180_234'^^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/5336__1180_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_331> ;
  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/5336__1180_331>
  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/5336__1180_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_331'^^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 '1180_331'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.53'^^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 '1180_331'^^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/5336__1180_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_376> ;
  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/5336__1180_376>
  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/5336__1180_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_376'^^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 '1180_376'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.8744444444444'^^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 '1180_376'^^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/5336__1180_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^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/5336__1180_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -7.67)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_477'^^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 '1180_477'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.2808333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.67'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.67 47.2, -7.67 47.2, -7.67 47.2, -7.67 47.2, -7.67 47.2))'^^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 '1180_477'^^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/5336__1180_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 -3.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^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/5336__1180_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 -3.66)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "-3.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_383'^^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 '1180_383'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.085277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.66'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.66 45.61, -3.66 45.61, -3.66 45.61, -3.66 45.61, -3.66 45.61))'^^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 '1180_383'^^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/5336__1180_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.41 -7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.41"^^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/5336__1180_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.41 -7.55)"^^geo:wktLiteral ;
  geo-pos:lat "47.41"^^xsd:decimal ;
  geo-pos:long "-7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_453'^^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 '1180_453'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.55'^^xsd:double;
  dwc:latitude '47.41'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.55 47.41, -7.55 47.41, -7.55 47.41, -7.55 47.41, -7.55 47.41))'^^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 '1180_453'^^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/5336__1180_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65 -8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.65"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65 -8.43)"^^geo:wktLiteral ;
  geo-pos:lat "47.65"^^xsd:decimal ;
  geo-pos:long "-8.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_256'^^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 '1180_256'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.3088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.43'^^xsd:double;
  dwc:latitude '47.65'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.43 47.65, -8.43 47.65, -8.43 47.65, -8.43 47.65, -8.43 47.65))'^^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 '1180_256'^^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/5336__1180_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.74 -10.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.74"^^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/5336__1180_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.74 -10.03)"^^geo:wktLiteral ;
  geo-pos:lat "47.74"^^xsd:decimal ;
  geo-pos:long "-10.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_240'^^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 '1180_240'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.3969444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.03'^^xsd:double;
  dwc:latitude '47.74'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.03 47.74, -10.03 47.74, -10.03 47.74, -10.03 47.74, -10.03 47.74))'^^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 '1180_240'^^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/5336__1180_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -15.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33"^^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/5336__1180_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -15.07)"^^geo:wktLiteral ;
  geo-pos:lat "53.33"^^xsd:decimal ;
  geo-pos:long "-15.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_567'^^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 '1180_567'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.4844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.07'^^xsd:double;
  dwc:latitude '53.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.07 53.33, -15.07 53.33, -15.07 53.33, -15.07 53.33, -15.07 53.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 '1180_567'^^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/5336__1180_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -7.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^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/5336__1180_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -7.62)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "-7.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_462'^^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 '1180_462'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.5386111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.62'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.62 47.3, -7.62 47.3, -7.62 47.3, -7.62 47.3, -7.62 47.3))'^^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 '1180_462'^^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/5336__1180_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -5.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5336__1180_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -5.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "-5.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_347'^^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 '1180_347'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.330277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.51'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.51 45.83, -5.51 45.83, -5.51 45.83, -5.51 45.83, -5.51 45.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 '1180_347'^^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/5336__1180_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -5.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.17"^^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/5336__1180_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17 -5.93)"^^geo:wktLiteral ;
  geo-pos:lat "44.17"^^xsd:decimal ;
  geo-pos:long "-5.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_403'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_403'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.93'^^xsd:double;
  dwc:latitude '44.17'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.93 44.17, -5.93 44.17, -5.93 44.17, -5.93 44.17, -5.93 44.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 '1180_403'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.88 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.88"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_248'^^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 '1180_248'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.8044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '47.88'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3 47.88, -8.3 47.88, -8.3 47.88, -8.3 47.88, -8.3 47.88))'^^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 '1180_248'^^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/5336__1180_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -5.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^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/5336__1180_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -5.91)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "-5.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_402'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.825833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.91'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.91 44.13, -5.91 44.13, -5.91 44.13, -5.91 44.13, -5.91 44.13))'^^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 '1180_402'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -5.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^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/5336__1180_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -5.91)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "-5.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_401'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_401'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.791388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.91'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.91 44.13, -5.91 44.13, -5.91 44.13, -5.91 44.13, -5.91 44.13))'^^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 '1180_401'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.16 -12.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.16"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.16 -12.39)"^^geo:wktLiteral ;
  geo-pos:lat "48.16"^^xsd:decimal ;
  geo-pos:long "-12.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_219'^^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 '1180_219'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.316111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.39'^^xsd:double;
  dwc:latitude '48.16'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.39 48.16, -12.39 48.16, -12.39 48.16, -12.39 48.16, -12.39 48.16))'^^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 '1180_219'^^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/5336__1180_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2 -12.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2"^^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/5336__1180_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2 -12.36)"^^geo:wktLiteral ;
  geo-pos:lat "48.2"^^xsd:decimal ;
  geo-pos:long "-12.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_216'^^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 '1180_216'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.36'^^xsd:double;
  dwc:latitude '48.2'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.36 48.2, -12.36 48.2, -12.36 48.2, -12.36 48.2, -12.36 48.2))'^^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 '1180_216'^^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/5336__1180_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_411> ;
  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/5336__1180_411>
  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/5336__1180_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_411'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_411'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.858611111111'^^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 "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1180_411'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_340> ;
  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/5336__1180_340>
  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/5336__1180_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_340'^^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 '1180_340'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.5730555555556'^^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 '1180_340'^^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/5336__1180_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 -3.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "-3.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_377'^^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 '1180_377'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.9927777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.57'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.57 45.47, -3.57 45.47, -3.57 45.47, -3.57 45.47, -3.57 45.47))'^^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 '1180_377'^^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/5336__1180_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5336__1180_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_373'^^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 '1180_373'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.38 45.16, -3.38 45.16, -3.38 45.16, -3.38 45.16, -3.38 45.16))'^^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 '1180_373'^^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/5336__1180_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.76 -12.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.76"^^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/5336__1180_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.76 -12.58)"^^geo:wktLiteral ;
  geo-pos:lat "47.76"^^xsd:decimal ;
  geo-pos:long "-12.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_232'^^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 '1180_232'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.988611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.58'^^xsd:double;
  dwc:latitude '47.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.58 47.76, -12.58 47.76, -12.58 47.76, -12.58 47.76, -12.58 47.76))'^^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 '1180_232'^^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/5336__1180_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -13.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7"^^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/5336__1180_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -13.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.7"^^xsd:decimal ;
  geo-pos:long "-13.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_206'^^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 '1180_206'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3461111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.88'^^xsd:double;
  dwc:latitude '48.7'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.88 48.7, -13.88 48.7, -13.88 48.7, -13.88 48.7, -13.88 48.7))'^^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 '1180_206'^^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/5336__1180_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46 -8.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46 -8.44)"^^geo:wktLiteral ;
  geo-pos:lat "44.46"^^xsd:decimal ;
  geo-pos:long "-8.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_2'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.746111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.44'^^xsd:double;
  dwc:latitude '44.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.44 44.46, -8.44 44.46, -8.44 44.46, -8.44 44.46, -8.44 44.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 '1180_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/5336__1180_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43 -7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43"^^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/5336__1180_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43 -7.55)"^^geo:wktLiteral ;
  geo-pos:lat "47.43"^^xsd:decimal ;
  geo-pos:long "-7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_449'^^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 '1180_449'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5527777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.55'^^xsd:double;
  dwc:latitude '47.43'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.55 47.43, -7.55 47.43, -7.55 47.43, -7.55 47.43, -7.55 47.43))'^^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 '1180_449'^^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/5336__1180_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_479'^^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 '1180_479'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.68 47.2, -7.68 47.2, -7.68 47.2, -7.68 47.2, -7.68 47.2))'^^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 '1180_479'^^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/5336__1180_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_478'^^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 '1180_478'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.68 47.2, -7.68 47.2, -7.68 47.2, -7.68 47.2, -7.68 47.2))'^^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 '1180_478'^^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/5336__1180_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_337> ;
  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/5336__1180_337>
  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/5336__1180_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_337'^^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 '1180_337'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.4644444444444'^^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 '1180_337'^^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/5336__1180_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.83 -12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.83"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.83 -12.55)"^^geo:wktLiteral ;
  geo-pos:lat "47.83"^^xsd:decimal ;
  geo-pos:long "-12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_231'^^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 '1180_231'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.525277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.55'^^xsd:double;
  dwc:latitude '47.83'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.55 47.83, -12.55 47.83, -12.55 47.83, -12.55 47.83, -12.55 47.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 '1180_231'^^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/5336__1180_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.27 -5.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.27"^^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/5336__1180_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.27 -5.97)"^^geo:wktLiteral ;
  geo-pos:lat "44.27"^^xsd:decimal ;
  geo-pos:long "-5.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_405'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.811944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.97'^^xsd:double;
  dwc:latitude '44.27'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.97 44.27, -5.97 44.27, -5.97 44.27, -5.97 44.27, -5.97 44.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 '1180_405'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -3.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^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/5336__1180_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -3.64)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "-3.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_379'^^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 '1180_379'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.8244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.64'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.64 45.58, -3.64 45.58, -3.64 45.58, -3.64 45.58, -3.64 45.58))'^^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 '1180_379'^^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/5336__1180_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_194'^^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 '1180_194'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.315833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.4 51.3, -15.4 51.3, -15.4 51.3, -15.4 51.3, -15.4 51.3))'^^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 '1180_194'^^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/5336__1180_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.96 -15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.96"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.96 -15.53)"^^geo:wktLiteral ;
  geo-pos:lat "50.96"^^xsd:decimal ;
  geo-pos:long "-15.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_198'^^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 '1180_198'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.448333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.53'^^xsd:double;
  dwc:latitude '50.96'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.53 50.96, -15.53 50.96, -15.53 50.96, -15.53 50.96, -15.53 50.96))'^^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 '1180_198'^^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/5336__1180_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.76 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.76"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.76 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "47.76"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_255'^^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 '1180_255'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.5844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '47.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.37 47.76, -8.37 47.76, -8.37 47.76, -8.37 47.76, -8.37 47.76))'^^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 '1180_255'^^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/5336__1180_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.84 -8.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.84"^^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/5336__1180_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.84 -8.32)"^^geo:wktLiteral ;
  geo-pos:lat "47.84"^^xsd:decimal ;
  geo-pos:long "-8.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_252'^^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 '1180_252'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.0580555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.32'^^xsd:double;
  dwc:latitude '47.84'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.32 47.84, -8.32 47.84, -8.32 47.84, -8.32 47.84, -8.32 47.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 '1180_252'^^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/5336__1180_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.49 -8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.49"^^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/5336__1180_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.49 -8.47)"^^geo:wktLiteral ;
  geo-pos:lat "44.49"^^xsd:decimal ;
  geo-pos:long "-8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_3'^^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 '1180_3'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.954444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.47'^^xsd:double;
  dwc:latitude '44.49'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.47 44.49, -8.47 44.49, -8.47 44.49, -8.47 44.49, -8.47 44.49))'^^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 '1180_3'^^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/5336__1180_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.32 -8.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.32"^^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/5336__1180_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.32 -8.34)"^^geo:wktLiteral ;
  geo-pos:lat "44.32"^^xsd:decimal ;
  geo-pos:long "-8.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_1'^^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 '1180_1'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.908333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.34'^^xsd:double;
  dwc:latitude '44.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.34 44.32, -8.34 44.32, -8.34 44.32, -8.34 44.32, -8.34 44.32))'^^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 '1180_1'^^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/5336__1180_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_452> ;
  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/5336__1180_452>
  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/5336__1180_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_452'^^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 '1180_452'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6175'^^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 '1180_452'^^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/5336__1180_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_451> ;
  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/5336__1180_451>
  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/5336__1180_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_451'^^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 '1180_451'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6027777777778'^^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 '1180_451'^^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/5336__1180_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_450> ;
  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/5336__1180_450>
  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/5336__1180_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_450'^^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 '1180_450'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5772222222222'^^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 '1180_450'^^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/5336__1180_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.03 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.03"^^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/5336__1180_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.03 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "45.03"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_16'^^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 '1180_16'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.246944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '45.03'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.83 45.03, -8.83 45.03, -8.83 45.03, -8.83 45.03, -8.83 45.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 '1180_16'^^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/5336__1180_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.89 -8.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.89"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.89 -8.29)"^^geo:wktLiteral ;
  geo-pos:lat "47.89"^^xsd:decimal ;
  geo-pos:long "-8.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_247'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.7516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.29'^^xsd:double;
  dwc:latitude '47.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.29 47.89, -8.29 47.89, -8.29 47.89, -8.29 47.89, -8.29 47.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 '1180_247'^^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/5336__1180_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.21 -7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.21"^^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/5336__1180_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.21 -7.67)"^^geo:wktLiteral ;
  geo-pos:lat "47.21"^^xsd:decimal ;
  geo-pos:long "-7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_476'^^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 '1180_476'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.2325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.67'^^xsd:double;
  dwc:latitude '47.21'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.67 47.21, -7.67 47.21, -7.67 47.21, -7.67 47.21, -7.67 47.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 '1180_476'^^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/5336__1180_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_254> ;
  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/5336__1180_254>
  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/5336__1180_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_254'^^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 '1180_254'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.2291666666667'^^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 '1180_254'^^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/5336__1180_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37 -7.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37 -7.58)"^^geo:wktLiteral ;
  geo-pos:lat "47.37"^^xsd:decimal ;
  geo-pos:long "-7.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_457'^^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 '1180_457'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.0363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.58'^^xsd:double;
  dwc:latitude '47.37'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.58 47.37, -7.58 47.37, -7.58 47.37, -7.58 47.37, -7.58 47.37))'^^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 '1180_457'^^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/5336__1180_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 -3.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_378'^^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 '1180_378'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0777777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.57'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.57 45.48, -3.57 45.48, -3.57 45.48, -3.57 45.48, -3.57 45.48))'^^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 '1180_378'^^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/5336__1180_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_332> ;
  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/5336__1180_332>
  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/5336__1180_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_332'^^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 '1180_332'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.59'^^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 '1180_332'^^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/5336__1180_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -5.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5336__1180_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -5.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "-5.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_400'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_400'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.438611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.88'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.88 44.13, -5.88 44.13, -5.88 44.13, -5.88 44.13, -5.88 44.13))'^^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 '1180_400'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.32"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 -9.57)"^^geo:wktLiteral ;
  geo-pos:lat "45.32"^^xsd:decimal ;
  geo-pos:long "-9.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_300'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '1180_300'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '45.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.57 45.32, -9.57 45.32, -9.57 45.32, -9.57 45.32, -9.57 45.32))'^^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 '1180_300'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 -3.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5336__1180_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 -3.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "-3.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_382'^^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 '1180_382'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.034444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.65'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.65 45.61, -3.65 45.61, -3.65 45.61, -3.65 45.61, -3.65 45.61))'^^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 '1180_382'^^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/5336__1180_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_253> ;
  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/5336__1180_253>
  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/5336__1180_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_253'^^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 '1180_253'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.1805555555556'^^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 '1180_253'^^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/5336__1180_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_475> ;
  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/5336__1180_475>
  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/5336__1180_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '14'^^xsd:integer;
  dwc:collectorNumber '1180_475'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.1855555555556'^^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 '1180_475'^^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/5336__1180_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_235> ;
  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/5336__1180_235>
  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/5336__1180_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_235'^^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 '1180_235'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.034166666667'^^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 "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1180_235'^^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/5336__1180_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_334> ;
  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/5336__1180_334>
  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/5336__1180_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_334'^^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 '1180_334'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.930833333333'^^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 '1180_334'^^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/5336__1180_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88 -6.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88"^^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/5336__1180_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88 -6.33)"^^geo:wktLiteral ;
  geo-pos:lat "46.88"^^xsd:decimal ;
  geo-pos:long "-6.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_333'^^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 '1180_333'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.843333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.33'^^xsd:double;
  dwc:latitude '46.88'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.33 46.88, -6.33 46.88, -6.33 46.88, -6.33 46.88, -6.33 46.88))'^^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 '1180_333'^^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/5336__1180_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 -3.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5336__1180_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 -3.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "-3.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_375'^^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 '1180_375'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.8077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.55'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.55 45.44, -3.55 45.44, -3.55 45.44, -3.55 45.44, -3.55 45.44))'^^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 '1180_375'^^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/5336__1180_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.61 -8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.61"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.61 -8.45)"^^geo:wktLiteral ;
  geo-pos:lat "47.61"^^xsd:decimal ;
  geo-pos:long "-8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_258'^^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 '1180_258'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.45'^^xsd:double;
  dwc:latitude '47.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.45 47.61, -8.45 47.61, -8.45 47.61, -8.45 47.61, -8.45 47.61))'^^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 '1180_258'^^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/5336__1180_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.61 -8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.61"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.61 -8.45)"^^geo:wktLiteral ;
  geo-pos:lat "47.61"^^xsd:decimal ;
  geo-pos:long "-8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_259'^^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 '1180_259'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5772222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.45'^^xsd:double;
  dwc:latitude '47.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.45 47.61, -8.45 47.61, -8.45 47.61, -8.45 47.61, -8.45 47.61))'^^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 '1180_259'^^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/5336__1180_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_10> ;
  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/5336__1180_10>
  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/5336__1180_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_10'^^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 '1180_10'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.930833333333'^^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 "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1180_10'^^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/5336__1180_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.01 -11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.01"^^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/5336__1180_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.01 -11.65)"^^geo:wktLiteral ;
  geo-pos:lat "51.01"^^xsd:decimal ;
  geo-pos:long "-11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_165'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '1180_165'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.8425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.65'^^xsd:double;
  dwc:latitude '51.01'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.65 51.01, -11.65 51.01, -11.65 51.01, -11.65 51.01, -11.65 51.01))'^^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 '1180_165'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_466> ;
  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/5336__1180_466>
  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/5336__1180_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_466'^^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 '1180_466'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.7886111111111'^^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 '1180_466'^^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/5336__1180_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_251'^^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 '1180_251'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.8894444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '47.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3 47.87, -8.3 47.87, -8.3 47.87, -8.3 47.87, -8.3 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 '1180_251'^^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/5336__1180_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_250'^^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 '1180_250'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.8602777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '47.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3 47.87, -8.3 47.87, -8.3 47.87, -8.3 47.87, -8.3 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 '1180_250'^^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/5336__1180_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_249'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.8386111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '47.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3 47.87, -8.3 47.87, -8.3 47.87, -8.3 47.87, -8.3 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 '1180_249'^^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/5336__1180_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39 -14.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39 -14.52)"^^geo:wktLiteral ;
  geo-pos:lat "54.39"^^xsd:decimal ;
  geo-pos:long "-14.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_557'^^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 '1180_557'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.6813888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.52'^^xsd:double;
  dwc:latitude '54.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.52 54.39, -14.52 54.39, -14.52 54.39, -14.52 54.39, -14.52 54.39))'^^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 '1180_557'^^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/5336__1180_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_243> ;
  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/5336__1180_243>
  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/5336__1180_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_243'^^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 '1180_243'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8083333333333'^^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 '1180_243'^^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/5336__1180_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_330> ;
  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/5336__1180_330>
  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/5336__1180_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_330'^^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 '1180_330'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.399444444444'^^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 '1180_330'^^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/5336__1180_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64 -8.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64 -8.57)"^^geo:wktLiteral ;
  geo-pos:lat "44.64"^^xsd:decimal ;
  geo-pos:long "-8.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_9'^^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 '1180_9'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.836111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.57'^^xsd:double;
  dwc:latitude '44.64'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.57 44.64, -8.57 44.64, -8.57 44.64, -8.57 44.64, -8.57 44.64))'^^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 '1180_9'^^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/5336__1180_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.17 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.17"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5336__1180_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.17 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.17"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_374'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '45.17'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.38 45.17, -3.38 45.17, -3.38 45.17, -3.38 45.17, -3.38 45.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 '1180_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/5336__1180_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 -13.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_642'^^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 '1180_642'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.6227777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.22'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.22 45.31, -13.22 45.31, -13.22 45.31, -13.22 45.31, -13.22 45.31))'^^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 '1180_642'^^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/5336__1180_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_388> ;
  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/5336__1180_388>
  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/5336__1180_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_388'^^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 '1180_388'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.906388888889'^^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 "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1180_388'^^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/5336__1180_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.14 -3.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.14"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5336__1180_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.14 -3.37)"^^geo:wktLiteral ;
  geo-pos:lat "45.14"^^xsd:decimal ;
  geo-pos:long "-3.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_372'^^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 '1180_372'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.37'^^xsd:double;
  dwc:latitude '45.14'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.37 45.14, -3.37 45.14, -3.37 45.14, -3.37 45.14, -3.37 45.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 '1180_372'^^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/5336__1180_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.68)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-11.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_167'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '1180_167'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.903055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.68'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.68 50.7, -11.68 50.7, -11.68 50.7, -11.68 50.7, -11.68 50.7))'^^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 '1180_167'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_218> ;
  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/5336__1180_218>
  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/5336__1180_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_218'^^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 '1180_218'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.260277777778'^^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 '1180_218'^^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/5336__1180_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.91 -6.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.91"^^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/5336__1180_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.91 -6.31)"^^geo:wktLiteral ;
  geo-pos:lat "46.91"^^xsd:decimal ;
  geo-pos:long "-6.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_335'^^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 '1180_335'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.080833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.31'^^xsd:double;
  dwc:latitude '46.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.31 46.91, -6.31 46.91, -6.31 46.91, -6.31 46.91, -6.31 46.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 '1180_335'^^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/5336__1180_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.34 -7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.34"^^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/5336__1180_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.34 -7.6)"^^geo:wktLiteral ;
  geo-pos:lat "47.34"^^xsd:decimal ;
  geo-pos:long "-7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_461'^^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 '1180_461'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.2575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.6'^^xsd:double;
  dwc:latitude '47.34'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.6 47.34, -7.6 47.34, -7.6 47.34, -7.6 47.34, -7.6 47.34))'^^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 '1180_461'^^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/5336__1180_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.39 -13.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.39"^^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/5336__1180_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.39 -13.54)"^^geo:wktLiteral ;
  geo-pos:lat "58.39"^^xsd:decimal ;
  geo-pos:long "-13.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_522'^^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 '1180_522'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.373888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.54'^^xsd:double;
  dwc:latitude '58.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.54 58.39, -13.54 58.39, -13.54 58.39, -13.54 58.39, -13.54 58.39))'^^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 '1180_522'^^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/5336__1180_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.83 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.83"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.83 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "46.83"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_292'^^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 '1180_292'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '46.83'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.9 46.83, -8.9 46.83, -8.9 46.83, -8.9 46.83, -8.9 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 '1180_292'^^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/5336__1180_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 -3.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5336__1180_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 -3.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "-3.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_381'^^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 '1180_381'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.015277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.65'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.65 45.6, -3.65 45.6, -3.65 45.6, -3.65 45.6, -3.65 45.6))'^^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 '1180_381'^^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/5336__1180_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_504'^^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 '1180_504'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.560277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '58.03'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.17 58.03, -10.17 58.03, -10.17 58.03, -10.17 58.03, -10.17 58.03))'^^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 '1180_504'^^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/5336__1180_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -15.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -15.13)"^^geo:wktLiteral ;
  geo-pos:lat "53.33"^^xsd:decimal ;
  geo-pos:long "-15.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_570'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '1180_570'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.13'^^xsd:double;
  dwc:latitude '53.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.13 53.33, -15.13 53.33, -15.13 53.33, -15.13 53.33, -15.13 53.33))'^^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 '1180_570'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.11 -10.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.11"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.11 -10.47)"^^geo:wktLiteral ;
  geo-pos:lat "56.11"^^xsd:decimal ;
  geo-pos:long "-10.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_599'^^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 '28'^^xsd:integer;
  dwc:collectorNumber '1180_599'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.330277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.47'^^xsd:double;
  dwc:latitude '56.11'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.47 56.11, -10.47 56.11, -10.47 56.11, -10.47 56.11, -10.47 56.11))'^^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 '1180_599'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.01 -10.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.01"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.01 -10.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.01"^^xsd:decimal ;
  geo-pos:long "-10.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_508'^^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 '1180_508'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.721111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.15'^^xsd:double;
  dwc:latitude '58.01'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.15 58.01, -10.15 58.01, -10.15 58.01, -10.15 58.01, -10.15 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 '1180_508'^^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/5336__1180_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_507> ;
  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/5336__1180_507>
  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/5336__1180_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_507'^^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 '1180_507'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.666388888889'^^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 '1180_507'^^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/5336__1180_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 -10.46)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "-10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_502'^^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 '1180_502'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.46 58.35, -10.46 58.35, -10.46 58.35, -10.46 58.35, -10.46 58.35))'^^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 '1180_502'^^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/5336__1180_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02 -10.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.02"^^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/5336__1180_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02 -10.16)"^^geo:wktLiteral ;
  geo-pos:lat "58.02"^^xsd:decimal ;
  geo-pos:long "-10.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_506'^^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 '1180_506'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.633888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.16'^^xsd:double;
  dwc:latitude '58.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.16 58.02, -10.16 58.02, -10.16 58.02, -10.16 58.02, -10.16 58.02))'^^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 '1180_506'^^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/5336__1180_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93 -16.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5336__1180_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93 -16.62)"^^geo:wktLiteral ;
  geo-pos:lat "54.93"^^xsd:decimal ;
  geo-pos:long "-16.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_581'^^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 '22'^^xsd:integer;
  dwc:collectorNumber '1180_581'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.504166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.62'^^xsd:double;
  dwc:latitude '54.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.62 54.93, -16.62 54.93, -16.62 54.93, -16.62 54.93, -16.62 54.93))'^^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 '1180_581'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.83 -10.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.83"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.83 -10.61)"^^geo:wktLiteral ;
  geo-pos:lat "59.83"^^xsd:decimal ;
  geo-pos:long "-10.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_606'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '1180_606'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.039722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.61'^^xsd:double;
  dwc:latitude '59.83'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.61 59.83, -10.61 59.83, -10.61 59.83, -10.61 59.83, -10.61 59.83))'^^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 '1180_606'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.61 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.61"^^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/5336__1180_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.61 -9.55)"^^geo:wktLiteral ;
  geo-pos:lat "59.61"^^xsd:decimal ;
  geo-pos:long "-9.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_487'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '1180_487'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.581388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '59.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.55 59.61, -9.55 59.61, -9.55 59.61, -9.55 59.61, -9.55 59.61))'^^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 '1180_487'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -17.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5336__1180_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -17.21)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-17.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_574'^^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 '1180_574'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.5566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.21'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.21 53.77, -17.21 53.77, -17.21 53.77, -17.21 53.77, -17.21 53.77))'^^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 '1180_574'^^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/5336__1180_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.02"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_505'^^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 '1180_505'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.6225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '58.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.17 58.02, -10.17 58.02, -10.17 58.02, -10.17 58.02, -10.17 58.02))'^^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 '1180_505'^^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/5336__1180_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -10.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -10.14)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "-10.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_509'^^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 '1180_509'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.784444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.14'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.14 58, -10.14 58, -10.14 58, -10.14 58, -10.14 58))'^^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 '1180_509'^^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/5336__1180_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.76 -17.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.76"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5336__1180_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.76 -17.21)"^^geo:wktLiteral ;
  geo-pos:lat "53.76"^^xsd:decimal ;
  geo-pos:long "-17.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_573'^^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 '1180_573'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.5219444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.21'^^xsd:double;
  dwc:latitude '53.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.21 53.76, -17.21 53.76, -17.21 53.76, -17.21 53.76, -17.21 53.76))'^^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 '1180_573'^^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/5336__1180_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -12.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^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/5336__1180_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -12.96)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-12.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_325'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '1180_325'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.738333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.96'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.96 48.44, -12.96 48.44, -12.96 48.44, -12.96 48.44, -12.96 48.44))'^^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 '1180_325'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82 -10.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.82"^^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/5336__1180_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82 -10.54)"^^geo:wktLiteral ;
  geo-pos:lat "59.82"^^xsd:decimal ;
  geo-pos:long "-10.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_492'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '1180_492'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.811666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.54'^^xsd:double;
  dwc:latitude '59.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.54 59.82, -10.54 59.82, -10.54 59.82, -10.54 59.82, -10.54 59.82))'^^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 '1180_492'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 -13.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 -13.48)"^^geo:wktLiteral ;
  geo-pos:lat "45.29"^^xsd:decimal ;
  geo-pos:long "-13.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_647'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1180_647'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.48'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.48 45.29, -13.48 45.29, -13.48 45.29, -13.48 45.29, -13.48 45.29))'^^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 '1180_647'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96 -13.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96"^^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/5336__1180_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96 -13.01)"^^geo:wktLiteral ;
  geo-pos:lat "56.96"^^xsd:decimal ;
  geo-pos:long "-13.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_544'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1180_544'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.864444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.01'^^xsd:double;
  dwc:latitude '56.96'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.01 56.96, -13.01 56.96, -13.01 56.96, -13.01 56.96, -13.01 56.96))'^^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 '1180_544'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_558> ;
  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/5336__1180_558>
  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/5336__1180_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_558'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1180_558'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.907777777778'^^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 "LS" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '1180_558'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94 -12.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94"^^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/5336__1180_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94 -12.99)"^^geo:wktLiteral ;
  geo-pos:lat "56.94"^^xsd:decimal ;
  geo-pos:long "-12.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_545'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1180_545'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.990833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.99'^^xsd:double;
  dwc:latitude '56.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.99 56.94, -12.99 56.94, -12.99 56.94, -12.99 56.94, -12.99 56.94))'^^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 '1180_545'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_530> ;
  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/5336__1180_530>
  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/5336__1180_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_530'^^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 '1180_530'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4244444444444'^^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 '1180_530'^^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/5336__1180_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.88 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.88"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_531'^^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 '1180_531'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.7938888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '57.88'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.8 57.88, -13.8 57.88, -13.8 57.88, -13.8 57.88, -13.8 57.88))'^^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 '1180_531'^^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/5336__1180_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.93 -3.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.93"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/5336__1180_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.93 -3.39)"^^geo:wktLiteral ;
  geo-pos:lat "44.93"^^xsd:decimal ;
  geo-pos:long "-3.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_367'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '1180_367'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.39'^^xsd:double;
  dwc:latitude '44.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.39 44.93, -3.39 44.93, -3.39 44.93, -3.39 44.93, -3.39 44.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 '1180_367'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.79 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.79"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.79 -10.38)"^^geo:wktLiteral ;
  geo-pos:lat "57.79"^^xsd:decimal ;
  geo-pos:long "-10.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_514'^^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 '1180_514'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.615833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '57.79'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.38 57.79, -10.38 57.79, -10.38 57.79, -10.38 57.79, -10.38 57.79))'^^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 '1180_514'^^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/5336__1180_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 -9.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^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/5336__1180_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 -9.79)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "-9.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_34'^^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 '1180_34'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.591388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.79'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.79 43.92, -9.79 43.92, -9.79 43.92, -9.79 43.92, -9.79 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 '1180_34'^^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/5336__1180_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 -5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^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/5336__1180_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 -5.42)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "-5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_398'^^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 '1180_398'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.42'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.42 44.61, -5.42 44.61, -5.42 44.61, -5.42 44.61, -5.42 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 '1180_398'^^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/5336__1180_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -12.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^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/5336__1180_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -12.69)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-12.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_214'^^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 '1180_214'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.9875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.69'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.69 48.36, -12.69 48.36, -12.69 48.36, -12.69 48.36, -12.69 48.36))'^^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 '1180_214'^^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/5336__1180_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.02 -3.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.02"^^xsd:decimal ;
  dwc:decimalLongitude "-3.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_368'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '1180_368'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.421944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.25'^^xsd:double;
  dwc:latitude '45.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.25 45.02, -3.25 45.02, -3.25 45.02, -3.25 45.02, -3.25 45.02))'^^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 '1180_368'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 -6.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 -6.99)"^^geo:wktLiteral ;
  geo-pos:lat "45.86"^^xsd:decimal ;
  geo-pos:long "-6.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_329'^^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 '1180_329'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.99'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.99 45.86, -6.99 45.86, -6.99 45.86, -6.99 45.86, -6.99 45.86))'^^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 '1180_329'^^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/5336__1180_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -15.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -15.23)"^^geo:wktLiteral ;
  geo-pos:lat "50.62"^^xsd:decimal ;
  geo-pos:long "-15.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_701'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '1180_701'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.23'^^xsd:double;
  dwc:latitude '50.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.23 50.62, -15.23 50.62, -15.23 50.62, -15.23 50.62, -15.23 50.62))'^^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 '1180_701'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.46)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_260'^^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 '1180_260'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.6152777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.46'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.46 47.6, -8.46 47.6, -8.46 47.6, -8.46 47.6, -8.46 47.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 '1180_260'^^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/5336__1180_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 -9.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 -9.99)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "-9.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_49'^^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 '1180_49'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.709444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.99'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.99 43.58, -9.99 43.58, -9.99 43.58, -9.99 43.58, -9.99 43.58))'^^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 '1180_49'^^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/5336__1180_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.06 -15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.06"^^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/5336__1180_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.06 -15.11)"^^geo:wktLiteral ;
  geo-pos:lat "52.06"^^xsd:decimal ;
  geo-pos:long "-15.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_190'^^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 '1180_190'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.416111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.11'^^xsd:double;
  dwc:latitude '52.06'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.11 52.06, -15.11 52.06, -15.11 52.06, -15.11 52.06, -15.11 52.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 '1180_190'^^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/5336__1180_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -13.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -13.41)"^^geo:wktLiteral ;
  geo-pos:lat "46.21"^^xsd:decimal ;
  geo-pos:long "-13.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_671'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1180_671'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.41'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.41 46.21, -13.41 46.21, -13.41 46.21, -13.41 46.21, -13.41 46.21))'^^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 '1180_671'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57 -12.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57"^^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/5336__1180_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57 -12.48)"^^geo:wktLiteral ;
  geo-pos:lat "44.57"^^xsd:decimal ;
  geo-pos:long "-12.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_100'^^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 '1180_100'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.44'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.48'^^xsd:double;
  dwc:latitude '44.57'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.48 44.57, -12.48 44.57, -12.48 44.57, -12.48 44.57, -12.48 44.57))'^^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 '1180_100'^^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/5336__1180_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^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/5336__1180_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -9.13)"^^geo:wktLiteral ;
  geo-pos:lat "46.45"^^xsd:decimal ;
  geo-pos:long "-9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_295'^^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 '1180_295'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.680833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.13 46.45, -9.13 46.45, -9.13 46.45, -9.13 46.45, -9.13 46.45))'^^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 '1180_295'^^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/5336__1180_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89 -10.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.89"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89 -10.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.89"^^xsd:decimal ;
  geo-pos:long "-10.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_512'^^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 '1180_512'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.462777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.05'^^xsd:double;
  dwc:latitude '57.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.05 57.89, -10.05 57.89, -10.05 57.89, -10.05 57.89, -10.05 57.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 '1180_512'^^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/5336__1180_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 -12.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 -12.24)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "-12.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_518'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '1180_518'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.9741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.24'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.24 58.14, -12.24 58.14, -12.24 58.14, -12.24 58.14, -12.24 58.14))'^^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 '1180_518'^^xsd:string;
  dwc:observationDate '2007-07-14'^^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/5336__1180_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_392> ;
  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/5336__1180_392>
  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/5336__1180_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_392'^^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 '1180_392'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.465555555556'^^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 "SP" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1180_392'^^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/5336__1180_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -9.82)"^^geo:wktLiteral ;
  geo-pos:lat "43.88"^^xsd:decimal ;
  geo-pos:long "-9.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_36'^^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 '1180_36'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.860555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.82'^^xsd:double;
  dwc:latitude '43.88'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.82 43.88, -9.82 43.88, -9.82 43.88, -9.82 43.88, -9.82 43.88))'^^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 '1180_36'^^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/5336__1180_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "-12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_108'^^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 '1180_108'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.787222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.87'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.87 45.2, -12.87 45.2, -12.87 45.2, -12.87 45.2, -12.87 45.2))'^^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 '1180_108'^^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/5336__1180_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -11.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -11.21)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-11.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_77'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.8497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.21'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.21 42.45, -11.21 42.45, -11.21 42.45, -11.21 42.45, -11.21 42.45))'^^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 '1180_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/5336__1180_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.88 -10.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.88"^^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/5336__1180_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.88 -10.04)"^^geo:wktLiteral ;
  geo-pos:lat "57.88"^^xsd:decimal ;
  geo-pos:long "-10.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_513'^^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 '1180_513'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.543888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.04'^^xsd:double;
  dwc:latitude '57.88'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.04 57.88, -10.04 57.88, -10.04 57.88, -10.04 57.88, -10.04 57.88))'^^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 '1180_513'^^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/5336__1180_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_406> ;
  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/5336__1180_406>
  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/5336__1180_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_406'^^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 '1180_406'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.873888888889'^^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 '1180_406'^^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/5336__1180_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.04 -15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.04"^^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/5336__1180_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.04 -15.11)"^^geo:wktLiteral ;
  geo-pos:lat "52.04"^^xsd:decimal ;
  geo-pos:long "-15.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_191'^^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 '1180_191'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.513333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.11'^^xsd:double;
  dwc:latitude '52.04'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.11 52.04, -15.11 52.04, -15.11 52.04, -15.11 52.04, -15.11 52.04))'^^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 '1180_191'^^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/5336__1180_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66"^^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/5336__1180_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "44.66"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_396'^^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 '1180_396'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '44.66'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.38 44.66, -5.38 44.66, -5.38 44.66, -5.38 44.66, -5.38 44.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 '1180_396'^^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/5336__1180_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -10.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -10.53)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-10.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_71'^^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 '1180_71'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.53'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.53 42.6, -10.53 42.6, -10.53 42.6, -10.53 42.6, -10.53 42.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 '1180_71'^^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/5336__1180_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.56 -9.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.56"^^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/5336__1180_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.56 -9.36)"^^geo:wktLiteral ;
  geo-pos:lat "59.56"^^xsd:decimal ;
  geo-pos:long "-9.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_486'^^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 '1180_486'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.948888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.36'^^xsd:double;
  dwc:latitude '59.56'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.36 59.56, -9.36 59.56, -9.36 59.56, -9.36 59.56, -9.36 59.56))'^^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 '1180_486'^^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/5336__1180_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_680'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '1180_680'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.25 46.5, -13.25 46.5, -13.25 46.5, -13.25 46.5, -13.25 46.5))'^^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 '1180_680'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_681'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '1180_681'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.25 46.5, -13.25 46.5, -13.25 46.5, -13.25 46.5, -13.25 46.5))'^^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 '1180_681'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_552'^^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 '1180_552'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6647222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '54.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.7 54.87, -14.7 54.87, -14.7 54.87, -14.7 54.87, -14.7 54.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 '1180_552'^^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/5336__1180_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64 -11.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64 -11.32)"^^geo:wktLiteral ;
  geo-pos:lat "42.64"^^xsd:decimal ;
  geo-pos:long "-11.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_84'^^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 '1180_84'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0486111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.32'^^xsd:double;
  dwc:latitude '42.64'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.32 42.64, -11.32 42.64, -11.32 42.64, -11.32 42.64, -11.32 42.64))'^^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 '1180_84'^^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/5336__1180_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 -12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^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/5336__1180_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 -12.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.01"^^xsd:decimal ;
  geo-pos:long "-12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_106'^^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 '1180_106'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.566388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.75'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.75 45.01, -12.75 45.01, -12.75 45.01, -12.75 45.01, -12.75 45.01))'^^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 '1180_106'^^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/5336__1180_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.91 -15.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.91"^^xsd:decimal ;
  dwc:decimalLongitude "-15.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_199'^^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 '1180_199'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.775555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.55'^^xsd:double;
  dwc:latitude '50.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.55 50.91, -15.55 50.91, -15.55 50.91, -15.55 50.91, -15.55 50.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 '1180_199'^^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/5336__1180_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86 -9.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86 -9.82)"^^geo:wktLiteral ;
  geo-pos:lat "43.86"^^xsd:decimal ;
  geo-pos:long "-9.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_37'^^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 '1180_37'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.955'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.82'^^xsd:double;
  dwc:latitude '43.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.82 43.86, -9.82 43.86, -9.82 43.86, -9.82 43.86, -9.82 43.86))'^^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 '1180_37'^^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/5336__1180_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_682'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '1180_682'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.25 46.51, -13.25 46.51, -13.25 46.51, -13.25 46.51, -13.25 46.51))'^^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 '1180_682'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/5336__1180_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_370'^^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 '1180_370'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.808611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.41 44.88, -2.41 44.88, -2.41 44.88, -2.41 44.88, -2.41 44.88))'^^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 '1180_370'^^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/5336__1180_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_349> ;
  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/5336__1180_349>
  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/5336__1180_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_349'^^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 '1180_349'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.179444444444'^^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 '1180_349'^^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/5336__1180_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5336__1180_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "44.41"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_361'^^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 '1180_361'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.663611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 44.41, -4.86 44.41, -4.86 44.41, -4.86 44.41, -4.86 44.41))'^^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 '1180_361'^^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/5336__1180_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02 -11.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.02"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02 -11.61)"^^geo:wktLiteral ;
  geo-pos:lat "58.02"^^xsd:decimal ;
  geo-pos:long "-11.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_516'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '1180_516'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.8586111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.61'^^xsd:double;
  dwc:latitude '58.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.61 58.02, -11.61 58.02, -11.61 58.02, -11.61 58.02, -11.61 58.02))'^^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 '1180_516'^^xsd:string;
  dwc:observationDate '2007-07-14'^^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/5336__1180_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.82 -5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.82"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/5336__1180_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.82 -5.05)"^^geo:wktLiteral ;
  geo-pos:lat "44.82"^^xsd:decimal ;
  geo-pos:long "-5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_356'^^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 '1180_356'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.7813888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.05'^^xsd:double;
  dwc:latitude '44.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.05 44.82, -5.05 44.82, -5.05 44.82, -5.05 44.82, -5.05 44.82))'^^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 '1180_356'^^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/5336__1180_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_350> ;
  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/5336__1180_350>
  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/5336__1180_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_350'^^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 '1180_350'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.996666666667'^^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 '1180_350'^^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/5336__1180_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 -14.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.12"^^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/5336__1180_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 -14.01)"^^geo:wktLiteral ;
  geo-pos:lat "58.12"^^xsd:decimal ;
  geo-pos:long "-14.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_527'^^xsd:string;
  dwc:scientificName 'Mesoplodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1180_527'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.01'^^xsd:double;
  dwc:latitude '58.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.01 58.12, -14.01 58.12, -14.01 58.12, -14.01 58.12, -14.01 58.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "UM" by the provider'^^xsd:string;
  dwc:aphiaid '137034'^^xsd:integer;
  dwc:occurrenceId '1180_527'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -11.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -11.39)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "-11.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_515'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '1180_515'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.993333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.39'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.39 57.98, -11.39 57.98, -11.39 57.98, -11.39 57.98, -11.39 57.98))'^^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 '1180_515'^^xsd:string;
  dwc:observationDate '2007-07-13'^^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/5336__1180_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.01 -11.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.01"^^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/5336__1180_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.01 -11.48)"^^geo:wktLiteral ;
  geo-pos:lat "60.01"^^xsd:decimal ;
  geo-pos:long "-11.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_494'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '1180_494'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.895555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.48'^^xsd:double;
  dwc:latitude '60.01'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.48 60.01, -11.48 60.01, -11.48 60.01, -11.48 60.01, -11.48 60.01))'^^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 '1180_494'^^xsd:string;
  dwc:observationDate '2007-07-11'^^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/5336__1180_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -14.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^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/5336__1180_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 -14.01)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "-14.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_523'^^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 '1180_523'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.951388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.01'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.01 58.48, -14.01 58.48, -14.01 58.48, -14.01 58.48, -14.01 58.48))'^^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 '1180_523'^^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/5336__1180_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.04 -13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.04"^^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/5336__1180_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.04 -13.08)"^^geo:wktLiteral ;
  geo-pos:lat "57.04"^^xsd:decimal ;
  geo-pos:long "-13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_543'^^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 '15'^^xsd:integer;
  dwc:collectorNumber '1180_543'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.356388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.08'^^xsd:double;
  dwc:latitude '57.04'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.08 57.04, -13.08 57.04, -13.08 57.04, -13.08 57.04, -13.08 57.04))'^^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 '1180_543'^^xsd:string;
  dwc:observationDate '2007-07-15'^^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/5336__1180_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.32 -7.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.32"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.32 -7.73)"^^geo:wktLiteral ;
  geo-pos:lat "60.32"^^xsd:decimal ;
  geo-pos:long "-7.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_481'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '1180_481'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.846111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.73'^^xsd:double;
  dwc:latitude '60.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.73 60.32, -7.73 60.32, -7.73 60.32, -7.73 60.32, -7.73 60.32))'^^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 '1180_481'^^xsd:string;
  dwc:observationDate '2007-07-08'^^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/5336__1180_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -14.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -14.81)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-14.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_189'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1180_189'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6186111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.81'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.81 52.86, -14.81 52.86, -14.81 52.86, -14.81 52.86, -14.81 52.86))'^^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 '1180_189'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -12.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^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/5336__1180_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -12.74)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "-12.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_105'^^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 '1180_105'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.517222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.74'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.74 45, -12.74 45, -12.74 45, -12.74 45, -12.74 45))'^^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 '1180_105'^^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/5336__1180_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73 -13.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73 -13.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.73"^^xsd:decimal ;
  geo-pos:long "-13.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_136'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1180_136'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.316388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.73'^^xsd:double;
  dwc:latitude '43.73'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.73 43.73, -13.73 43.73, -13.73 43.73, -13.73 43.73, -13.73 43.73))'^^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 '1180_136'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85 -12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85 -12.55)"^^geo:wktLiteral ;
  geo-pos:lat "47.85"^^xsd:decimal ;
  geo-pos:long "-12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_230'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1180_230'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.55'^^xsd:double;
  dwc:latitude '47.85'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.55 47.85, -12.55 47.85, -12.55 47.85, -12.55 47.85, -12.55 47.85))'^^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 '1180_230'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_542> ;
  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/5336__1180_542>
  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/5336__1180_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_542'^^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 '1180_542'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.583888888889'^^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 '1180_542'^^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/5336__1180_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 -13.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^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/5336__1180_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 -13.21)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "-13.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_519'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '1180_519'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.203888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.21'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.21 58.33, -13.21 58.33, -13.21 58.33, -13.21 58.33, -13.21 58.33))'^^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 '1180_519'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.64 -13.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.64"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.64 -13.59)"^^geo:wktLiteral ;
  geo-pos:lat "57.64"^^xsd:decimal ;
  geo-pos:long "-13.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_536'^^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 '1180_536'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.3977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.59'^^xsd:double;
  dwc:latitude '57.64'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.59 57.64, -13.59 57.64, -13.59 57.64, -13.59 57.64, -13.59 57.64))'^^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 '1180_536'^^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/5336__1180_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.76 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.76"^^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/5336__1180_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.76 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.76"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_533'^^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 '1180_533'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.5916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '57.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.7 57.76, -13.7 57.76, -13.7 57.76, -13.7 57.76, -13.7 57.76))'^^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 '1180_533'^^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/5336__1180_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75 -13.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75 -13.69)"^^geo:wktLiteral ;
  geo-pos:lat "57.75"^^xsd:decimal ;
  geo-pos:long "-13.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_534'^^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 '1180_534'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.6497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.69'^^xsd:double;
  dwc:latitude '57.75'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.69 57.75, -13.69 57.75, -13.69 57.75, -13.69 57.75, -13.69 57.75))'^^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 '1180_534'^^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/5336__1180_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36 -11.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36 -11.08)"^^geo:wktLiteral ;
  geo-pos:lat "54.36"^^xsd:decimal ;
  geo-pos:long "-11.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_595'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '1180_595'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.2669444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.08'^^xsd:double;
  dwc:latitude '54.36'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.08 54.36, -11.08 54.36, -11.08 54.36, -11.08 54.36, -11.08 54.36))'^^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 '1180_595'^^xsd:string;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82 -7.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.82"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82 -7.52)"^^geo:wktLiteral ;
  geo-pos:lat "59.82"^^xsd:decimal ;
  geo-pos:long "-7.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_483'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '1180_483'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.062222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.52'^^xsd:double;
  dwc:latitude '59.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.52 59.82, -7.52 59.82, -7.52 59.82, -7.52 59.82, -7.52 59.82))'^^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 '1180_483'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 -13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 -13.57)"^^geo:wktLiteral ;
  geo-pos:lat "57.6"^^xsd:decimal ;
  geo-pos:long "-13.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_538'^^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 '1180_538'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6819444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.57'^^xsd:double;
  dwc:latitude '57.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.57 57.6, -13.57 57.6, -13.57 57.6, -13.57 57.6, -13.57 57.6))'^^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 '1180_538'^^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/5336__1180_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 -11.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^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/5336__1180_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 -11.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "-11.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_624'^^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 '6'^^xsd:integer;
  dwc:collectorNumber '1180_624'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.98'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.98 45.44, -11.98 45.44, -11.98 45.44, -11.98 45.44, -11.98 45.44))'^^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 '1180_624'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 -13.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 -13.56)"^^geo:wktLiteral ;
  geo-pos:lat "57.6"^^xsd:decimal ;
  geo-pos:long "-13.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_539'^^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 '1180_539'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.56'^^xsd:double;
  dwc:latitude '57.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.56 57.6, -13.56 57.6, -13.56 57.6, -13.56 57.6, -13.56 57.6))'^^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 '1180_539'^^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/5336__1180_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 -13.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.09"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 -13.99)"^^geo:wktLiteral ;
  geo-pos:lat "58.09"^^xsd:decimal ;
  geo-pos:long "-13.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_529'^^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 '1180_529'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.3786111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.99'^^xsd:double;
  dwc:latitude '58.09'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.99 58.09, -13.99 58.09, -13.99 58.09, -13.99 58.09, -13.99 58.09))'^^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 '1180_529'^^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/5336__1180_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.29 -8.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.29"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.29 -8.11)"^^geo:wktLiteral ;
  geo-pos:lat "59.29"^^xsd:decimal ;
  geo-pos:long "-8.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '11'^^xsd:integer;
  dwc:collectorNumber '1180_485'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.4913888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.11'^^xsd:double;
  dwc:latitude '59.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.11 59.29, -8.11 59.29, -8.11 59.29, -8.11 59.29, -8.11 59.29))'^^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 '1180_485'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.95 -9.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.95"^^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/5336__1180_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.95 -9.09)"^^geo:wktLiteral ;
  geo-pos:lat "55.95"^^xsd:decimal ;
  geo-pos:long "-9.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_603'^^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 '28'^^xsd:integer;
  dwc:collectorNumber '1180_603'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.131111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.09'^^xsd:double;
  dwc:latitude '55.95'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.09 55.95, -9.09 55.95, -9.09 55.95, -9.09 55.95, -9.09 55.95))'^^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 '1180_603'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94 -10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.94"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_510'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '1180_510'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.146388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.1'^^xsd:double;
  dwc:latitude '57.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.1 57.94, -10.1 57.94, -10.1 57.94, -10.1 57.94, -10.1 57.94))'^^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 '1180_510'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.74 -15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.74"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.74 -15.33)"^^geo:wktLiteral ;
  geo-pos:lat "56.74"^^xsd:decimal ;
  geo-pos:long "-15.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_591'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '1180_591'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.412777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.33'^^xsd:double;
  dwc:latitude '56.74'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.33 56.74, -15.33 56.74, -15.33 56.74, -15.33 56.74, -15.33 56.74))'^^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 '1180_591'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.03 -13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.03 -13.04)"^^geo:wktLiteral ;
  geo-pos:lat "45.03"^^xsd:decimal ;
  geo-pos:long "-13.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_116'^^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 '1180_116'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.904722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.04'^^xsd:double;
  dwc:latitude '45.03'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.04 45.03, -13.04 45.03, -13.04 45.03, -13.04 45.03, -13.04 45.03))'^^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 '1180_116'^^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/5336__1180_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.15 -10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.15"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.15 -10.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.15"^^xsd:decimal ;
  geo-pos:long "-10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_153'^^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 '1180_153'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.4291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.9'^^xsd:double;
  dwc:latitude '45.15'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.9 45.15, -10.9 45.15, -10.9 45.15, -10.9 45.15, -10.9 45.15))'^^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 '1180_153'^^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/5336__1180_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_25> ;
  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/5336__1180_25>
  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/5336__1180_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_25'^^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 '1180_25'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.981666666667'^^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 "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '1180_25'^^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/5336__1180_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71 -12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.71"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71 -12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.71"^^xsd:decimal ;
  geo-pos:long "-12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_104'^^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 '1180_104'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.3105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.56'^^xsd:double;
  dwc:latitude '44.71'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.56 44.71, -12.56 44.71, -12.56 44.71, -12.56 44.71, -12.56 44.71))'^^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 '1180_104'^^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/5336__1180_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_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/5336__1180_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/5336__1180_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_90'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '1180_90'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.986666666667'^^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 "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '1180_90'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.24 -12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.24"^^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/5336__1180_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.24 -12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.24"^^xsd:decimal ;
  geo-pos:long "-12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_109'^^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 '1180_109'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.89'^^xsd:double;
  dwc:latitude '45.24'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.89 45.24, -12.89 45.24, -12.89 45.24, -12.89 45.24, -12.89 45.24))'^^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 '1180_109'^^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/5336__1180_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.26 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.26"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.26 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.26"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_110'^^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 '1180_110'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.149444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '45.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.9 45.26, -12.9 45.26, -12.9 45.26, -12.9 45.26, -12.9 45.26))'^^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 '1180_110'^^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/5336__1180_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82 -13.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.82"^^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/5336__1180_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82 -13.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.82"^^xsd:decimal ;
  geo-pos:long "-13.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_123'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '1180_123'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.591388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.63'^^xsd:double;
  dwc:latitude '43.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.63 43.82, -13.63 43.82, -13.63 43.82, -13.63 43.82, -13.63 43.82))'^^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 '1180_123'^^xsd:string;
  dwc:observationDate '2007-07-25'^^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/5336__1180_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -11.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^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/5336__1180_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -11.34)"^^geo:wktLiteral ;
  geo-pos:lat "42.67"^^xsd:decimal ;
  geo-pos:long "-11.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_85'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '1180_85'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2436111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.34'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.34 42.67, -11.34 42.67, -11.34 42.67, -11.34 42.67, -11.34 42.67))'^^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 '1180_85'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -10.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -10.44)"^^geo:wktLiteral ;
  geo-pos:lat "42.76"^^xsd:decimal ;
  geo-pos:long "-10.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_66'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '1180_66'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.192777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.44'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.44 42.76, -10.44 42.76, -10.44 42.76, -10.44 42.76, -10.44 42.76))'^^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 '1180_66'^^xsd:string;
  dwc:observationDate '2007-07-20'^^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/5336__1180_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.21 -12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.21"^^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/5336__1180_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.21 -12.95)"^^geo:wktLiteral ;
  geo-pos:lat "45.21"^^xsd:decimal ;
  geo-pos:long "-12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_112'^^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 '1180_112'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.794166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.95'^^xsd:double;
  dwc:latitude '45.21'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.95 45.21, -12.95 45.21, -12.95 45.21, -12.95 45.21, -12.95 45.21))'^^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 '1180_112'^^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/5336__1180_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_44> ;
  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/5336__1180_44>
  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/5336__1180_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_44'^^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 '1180_44'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.105'^^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 "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '1180_44'^^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/5336__1180_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57 -7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57 -7.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.57"^^xsd:decimal ;
  geo-pos:long "-7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_317'^^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 '1180_317'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.273333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.9'^^xsd:double;
  dwc:latitude '45.57'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.9 45.57, -7.9 45.57, -7.9 45.57, -7.9 45.57, -7.9 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 '1180_317'^^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/5336__1180_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -13.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_203'^^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 '1180_203'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.0258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.95'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.95 48.72, -13.95 48.72, -13.95 48.72, -13.95 48.72, -13.95 48.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 '1180_203'^^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/5336__1180_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -10.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '29'^^xsd:integer;
  dwc:collectorNumber '1180_158'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.120555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.27'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.27 44.6, -10.27 44.6, -10.27 44.6, -10.27 44.6, -10.27 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 '1180_158'^^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/5336__1180_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "-12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_103'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.2494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.56'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.56 44.7, -12.56 44.7, -12.56 44.7, -12.56 44.7, -12.56 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 '1180_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/5336__1180_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 -11.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^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/5336__1180_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 -11.93)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "-11.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_623'^^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 '1180_623'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.794166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.93'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.93 45.44, -11.93 45.44, -11.93 45.44, -11.93 45.44, -11.93 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 '1180_623'^^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/5336__1180_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.99 -12.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.99"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.99 -12.04)"^^geo:wktLiteral ;
  geo-pos:lat "42.99"^^xsd:decimal ;
  geo-pos:long "-12.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '27'^^xsd:integer;
  dwc:collectorNumber '1180_143'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.04'^^xsd:double;
  dwc:latitude '42.99'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.04 42.99, -12.04 42.99, -12.04 42.99, -12.04 42.99, -12.04 42.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 '1180_143'^^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/5336__1180_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33 -10.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33 -10.12)"^^geo:wktLiteral ;
  geo-pos:lat "43.33"^^xsd:decimal ;
  geo-pos:long "-10.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '20'^^xsd:integer;
  dwc:collectorNumber '1180_54'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.2327777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.12'^^xsd:double;
  dwc:latitude '43.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.12 43.33, -10.12 43.33, -10.12 43.33, -10.12 43.33, -10.12 43.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 '1180_54'^^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/5336__1180_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.59 -6.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.59"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.59 -6.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.59"^^xsd:decimal ;
  geo-pos:long "-6.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_434'^^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 '1180_434'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.52'^^xsd:double;
  dwc:latitude '45.59'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.52 45.59, -6.52 45.59, -6.52 45.59, -6.52 45.59, -6.52 45.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 '1180_434'^^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/5336__1180_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^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/5336__1180_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -12.95)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "-12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_113'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.863055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.95'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.95 45.2, -12.95 45.2, -12.95 45.2, -12.95 45.2, -12.95 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 '1180_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/5336__1180_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -6.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -6.44)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "-6.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_426'^^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 '1180_426'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.44'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.44 45.39, -6.44 45.39, -6.44 45.39, -6.44 45.39, -6.44 45.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 '1180_426'^^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/5336__1180_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74 -9.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74"^^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/5336__1180_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74 -9.89)"^^geo:wktLiteral ;
  geo-pos:lat "43.74"^^xsd:decimal ;
  geo-pos:long "-9.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_40'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.718333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.89'^^xsd:double;
  dwc:latitude '43.74'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.89 43.74, -9.89 43.74, -9.89 43.74, -9.89 43.74, -9.89 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 '1180_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/5336__1180_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '26'^^xsd:integer;
  dwc:collectorNumber '1180_138'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.634444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.2 42.89, -13.2 42.89, -13.2 42.89, -13.2 42.89, -13.2 42.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 '1180_138'^^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/5336__1180_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.94 -13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.94"^^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/5336__1180_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.94 -13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.94"^^xsd:decimal ;
  geo-pos:long "-13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_664'^^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 '1180_664'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.773888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.55'^^xsd:double;
  dwc:latitude '45.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.55 45.94, -13.55 45.94, -13.55 45.94, -13.55 45.94, -13.55 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 '1180_664'^^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/5336__1180_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_65> ;
  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/5336__1180_65>
  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/5336__1180_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_65'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.05'^^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 '1180_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/5336__1180_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_15> ;
  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/5336__1180_15>
  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/5336__1180_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_15'^^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 '1180_15'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.711666666667'^^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 '1180_15'^^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/5336__1180_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -5.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^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/5336__1180_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -5.99)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "-5.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_407'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.199166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.99'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.99 44.33, -5.99 44.33, -5.99 44.33, -5.99 44.33, -5.99 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 '1180_407'^^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/5336__1180_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84 -14.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84"^^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/5336__1180_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84 -14.69)"^^geo:wktLiteral ;
  geo-pos:lat "54.84"^^xsd:decimal ;
  geo-pos:long "-14.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_553'^^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 '1180_553'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.69'^^xsd:double;
  dwc:latitude '54.84'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.69 54.84, -14.69 54.84, -14.69 54.84, -14.69 54.84, -14.69 54.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 '1180_553'^^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/5336__1180_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57 -9.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57 -9.99)"^^geo:wktLiteral ;
  geo-pos:lat "43.57"^^xsd:decimal ;
  geo-pos:long "-9.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_50'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.747222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.99'^^xsd:double;
  dwc:latitude '43.57'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.99 43.57, -9.99 43.57, -9.99 43.57, -9.99 43.57, -9.99 43.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 '1180_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/5336__1180_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57 -9.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57 -9.99)"^^geo:wktLiteral ;
  geo-pos:lat "43.57"^^xsd:decimal ;
  geo-pos:long "-9.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_51'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.768055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.99'^^xsd:double;
  dwc:latitude '43.57'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.99 43.57, -9.99 43.57, -9.99 43.57, -9.99 43.57, -9.99 43.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 '1180_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/5336__1180_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_43> ;
  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/5336__1180_43>
  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/5336__1180_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_43'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.081666666667'^^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 '1180_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/5336__1180_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -12.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^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/5336__1180_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -12.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "-12.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_625'^^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 '1180_625'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.557222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.09'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.09 45.43, -12.09 45.43, -12.09 45.43, -12.09 45.43, -12.09 45.43))'^^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 '1180_625'^^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/5336__1180_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.72 -13.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.72"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.72 -13.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.72"^^xsd:decimal ;
  geo-pos:long "-13.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_694'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '1180_694'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.1277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.14'^^xsd:double;
  dwc:latitude '46.72'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.14 46.72, -13.14 46.72, -13.14 46.72, -13.14 46.72, -13.14 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 '1180_694'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.88"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.88"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_132'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.9486111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '43.88'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.83 43.88, -13.83 43.88, -13.83 43.88, -13.83 43.88, -13.83 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 '1180_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/5336__1180_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.86 -13.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.86"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.86 -13.79)"^^geo:wktLiteral ;
  geo-pos:lat "57.86"^^xsd:decimal ;
  geo-pos:long "-13.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_532'^^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 '1180_532'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.79'^^xsd:double;
  dwc:latitude '57.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.79 57.86, -13.79 57.86, -13.79 57.86, -13.79 57.86, -13.79 57.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 '1180_532'^^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/5336__1180_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 -9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 -9.03)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "-9.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_18'^^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 '1180_18'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.03'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.03 45.25, -9.03 45.25, -9.03 45.25, -9.03 45.25, -9.03 45.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 '1180_18'^^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/5336__1180_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63 -9.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63"^^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/5336__1180_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63 -9.96)"^^geo:wktLiteral ;
  geo-pos:lat "43.63"^^xsd:decimal ;
  geo-pos:long "-9.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_46'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.378333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.96'^^xsd:double;
  dwc:latitude '43.63'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.96 43.63, -9.96 43.63, -9.96 43.63, -9.96 43.63, -9.96 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 '1180_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/5336__1180_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.12 -12.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.12"^^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/5336__1180_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.12 -12.99)"^^geo:wktLiteral ;
  geo-pos:lat "45.12"^^xsd:decimal ;
  geo-pos:long "-12.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_114'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.99'^^xsd:double;
  dwc:latitude '45.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.99 45.12, -12.99 45.12, -12.99 45.12, -12.99 45.12, -12.99 45.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 '1180_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/5336__1180_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64 -8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64 -8.43)"^^geo:wktLiteral ;
  geo-pos:lat "47.64"^^xsd:decimal ;
  geo-pos:long "-8.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_257'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.3544444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.43'^^xsd:double;
  dwc:latitude '47.64'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.43 47.64, -8.43 47.64, -8.43 47.64, -8.43 47.64, -8.43 47.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 '1180_257'^^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/5336__1180_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89 -14.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89 -14.64)"^^geo:wktLiteral ;
  geo-pos:lat "54.89"^^xsd:decimal ;
  geo-pos:long "-14.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_549'^^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 '1180_549'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.411666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.64'^^xsd:double;
  dwc:latitude '54.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.64 54.89, -14.64 54.89, -14.64 54.89, -14.64 54.89, -14.64 54.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 '1180_549'^^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/5336__1180_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_269> ;
  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/5336__1180_269>
  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/5336__1180_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_269'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.0322222222222'^^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 "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1180_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/5336__1180_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -10.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^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/5336__1180_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -10.42)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-10.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_64'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.942777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.42'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.42 42.8, -10.42 42.8, -10.42 42.8, -10.42 42.8, -10.42 42.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 '1180_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/5336__1180_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62 -8.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.62"^^xsd:decimal ;
  geo-pos:long "-8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_6'^^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 '1180_6'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.686388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '44.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.55 44.62, -8.55 44.62, -8.55 44.62, -8.55 44.62, -8.55 44.62))'^^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 '1180_6'^^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/5336__1180_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.23 -11.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.23"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.23 -11.39)"^^geo:wktLiteral ;
  geo-pos:lat "44.23"^^xsd:decimal ;
  geo-pos:long "-11.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_146'^^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 '1180_146'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.39'^^xsd:double;
  dwc:latitude '44.23'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.39 44.23, -11.39 44.23, -11.39 44.23, -11.39 44.23, -11.39 44.23))'^^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 '1180_146'^^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/5336__1180_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_162> ;
  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/5336__1180_162>
  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/5336__1180_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_162'^^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 '1180_162'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.481111111111'^^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 '1180_162'^^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/5336__1180_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57 -13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.57"^^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/5336__1180_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57 -13.32)"^^geo:wktLiteral ;
  geo-pos:lat "48.57"^^xsd:decimal ;
  geo-pos:long "-13.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_209'^^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 '1180_209'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8938888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.32'^^xsd:double;
  dwc:latitude '48.57'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.32 48.57, -13.32 48.57, -13.32 48.57, -13.32 48.57, -13.32 48.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 '1180_209'^^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/5336__1180_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -8.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^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/5336__1180_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -8.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "-8.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_304'^^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 '1180_304'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1180555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.91'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.91 45.43, -8.91 45.43, -8.91 45.43, -8.91 45.43, -8.91 45.43))'^^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 '1180_304'^^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/5336__1180_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 -9.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^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/5336__1180_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 -9.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.61"^^xsd:decimal ;
  geo-pos:long "-9.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_47'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.531666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.97'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.97 43.61, -9.97 43.61, -9.97 43.61, -9.97 43.61, -9.97 43.61))'^^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 '1180_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/5336__1180_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_22> ;
  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/5336__1180_22>
  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/5336__1180_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_22'^^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 '1180_22'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.8775'^^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 '1180_22'^^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/5336__1180_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 -13.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 -13.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "-13.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_648'^^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 '1180_648'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.59 45.28, -13.59 45.28, -13.59 45.28, -13.59 45.28, -13.59 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 '1180_648'^^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/5336__1180_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_115> ;
  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/5336__1180_115>
  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/5336__1180_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_115'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.51'^^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 '1180_115'^^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/5336__1180_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_38> ;
  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/5336__1180_38>
  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/5336__1180_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_38'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.428611111111'^^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 '1180_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/5336__1180_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_229> ;
  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/5336__1180_229>
  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/5336__1180_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_229'^^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 '1180_229'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.628055555556'^^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 "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1180_229'^^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/5336__1180_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 -11.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 -11.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "-11.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_89'^^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 '1180_89'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.875277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.83'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.83 43.51, -11.83 43.51, -11.83 43.51, -11.83 43.51, -11.83 43.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 '1180_89'^^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/5336__1180_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 -6.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 -6.82)"^^geo:wktLiteral ;
  geo-pos:lat "46.28"^^xsd:decimal ;
  geo-pos:long "-6.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_441'^^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 '1180_441'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.561666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.82'^^xsd:double;
  dwc:latitude '46.28'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.82 46.28, -6.82 46.28, -6.82 46.28, -6.82 46.28, -6.82 46.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 '1180_441'^^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/5336__1180_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -9.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -9.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-9.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_35'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.752222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.81'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.81 43.9, -9.81 43.9, -9.81 43.9, -9.81 43.9, -9.81 43.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 '1180_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/5336__1180_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_97> ;
  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/5336__1180_97>
  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/5336__1180_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_97'^^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 '1180_97'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.8288888888889'^^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 '1180_97'^^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/5336__1180_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -11.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^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/5336__1180_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -11.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-11.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_611'^^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 '1180_611'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.624722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.28'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.28 45.5, -11.28 45.5, -11.28 45.5, -11.28 45.5, -11.28 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 '1180_611'^^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/5336__1180_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.92 -14.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.92"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.92 -14.78)"^^geo:wktLiteral ;
  geo-pos:lat "52.92"^^xsd:decimal ;
  geo-pos:long "-14.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_186'^^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 '1180_186'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.2161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.78'^^xsd:double;
  dwc:latitude '52.92'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.78 52.92, -14.78 52.92, -14.78 52.92, -14.78 52.92, -14.78 52.92))'^^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 '1180_186'^^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/5336__1180_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.03 -7.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.03"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.03 -7.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.03"^^xsd:decimal ;
  geo-pos:long "-7.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_327'^^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 '1180_327'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.5352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.52'^^xsd:double;
  dwc:latitude '45.03'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.52 45.03, -7.52 45.03, -7.52 45.03, -7.52 45.03, -7.52 45.03))'^^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 '1180_327'^^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/5336__1180_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.87 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.87"^^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/5336__1180_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.87 -13.58)"^^geo:wktLiteral ;
  geo-pos:lat "45.87"^^xsd:decimal ;
  geo-pos:long "-13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_660'^^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 '1180_660'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.371944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '45.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.58 45.87, -13.58 45.87, -13.58 45.87, -13.58 45.87, -13.58 45.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 '1180_660'^^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/5336__1180_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -6.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -6.44)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "-6.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_427'^^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 '1180_427'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.44'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.44 45.39, -6.44 45.39, -6.44 45.39, -6.44 45.39, -6.44 45.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 '1180_427'^^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/5336__1180_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^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/5336__1180_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -10.48)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-10.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_69'^^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 '-10.48'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.48 42.7, -10.48 42.7, -10.48 42.7, -10.48 42.7, -10.48 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 '1180_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/5336__1180_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21 -14.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.21"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21 -14.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.21"^^xsd:decimal ;
  geo-pos:long "-14.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_126'^^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 '1180_126'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.8758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.04'^^xsd:double;
  dwc:latitude '44.21'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.04 44.21, -14.04 44.21, -14.04 44.21, -14.04 44.21, -14.04 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 '1180_126'^^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/5336__1180_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -11.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -11.39)"^^geo:wktLiteral ;
  geo-pos:lat "42.76"^^xsd:decimal ;
  geo-pos:long "-11.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_86'^^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 '1180_86'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.39'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.39 42.76, -11.39 42.76, -11.39 42.76, -11.39 42.76, -11.39 42.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 '1180_86'^^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/5336__1180_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.64"^^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/5336__1180_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.64"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_8'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.823333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '44.64'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.56 44.64, -8.56 44.64, -8.56 44.64, -8.56 44.64, -8.56 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 '1180_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/5336__1180_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^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/5336__1180_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_144'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.715833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.78 43.51, -11.78 43.51, -11.78 43.51, -11.78 43.51, -11.78 43.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 '1180_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/5336__1180_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -11.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -11.09)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-11.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_73'^^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 '1180_73'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.5847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.09'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.09 42.25, -11.09 42.25, -11.09 42.25, -11.09 42.25, -11.09 42.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 '1180_73'^^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/5336__1180_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -9.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -9.51)"^^geo:wktLiteral ;
  geo-pos:lat "44.41"^^xsd:decimal ;
  geo-pos:long "-9.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_27'^^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 '1180_27'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.584722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.51'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.51 44.41, -9.51 44.41, -9.51 44.41, -9.51 44.41, -9.51 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 '1180_27'^^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/5336__1180_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_148> ;
  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/5336__1180_148>
  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/5336__1180_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_148'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.956111111111'^^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 '1180_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/5336__1180_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64 -11.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64"^^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/5336__1180_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64 -11.31)"^^geo:wktLiteral ;
  geo-pos:lat "42.64"^^xsd:decimal ;
  geo-pos:long "-11.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_83'^^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 '1180_83'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.31'^^xsd:double;
  dwc:latitude '42.64'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.31 42.64, -11.31 42.64, -11.31 42.64, -11.31 42.64, -11.31 42.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 '1180_83'^^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/5336__1180_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -6.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -6.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "-6.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_418'^^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 '1180_418'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.813333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.15'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.15 44.7, -6.15 44.7, -6.15 44.7, -6.15 44.7, -6.15 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 '1180_418'^^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/5336__1180_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 -14.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^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/5336__1180_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 -14.03)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "-14.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_127'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.03'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.03 44.19, -14.03 44.19, -14.03 44.19, -14.03 44.19, -14.03 44.19))'^^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 '1180_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/5336__1180_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 -11.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 -11.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "-11.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_619'^^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 '1180_619'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.7275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.72'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.72 45.46, -11.72 45.46, -11.72 45.46, -11.72 45.46, -11.72 45.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 '1180_619'^^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/5336__1180_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_157> ;
  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/5336__1180_157>
  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/5336__1180_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '29'^^xsd:integer;
  dwc:collectorNumber '1180_157'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.100277777778'^^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 '1180_157'^^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/5336__1180_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -13.52)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-13.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_120'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.8491666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.52'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.52 44.05, -13.52 44.05, -13.52 44.05, -13.52 44.05, -13.52 44.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 '1180_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/5336__1180_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5336__1180_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78 -12)"^^geo:wktLiteral ;
  geo-pos:lat "43.78"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_92'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.574722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '43.78'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12 43.78, -12 43.78, -12 43.78, -12 43.78, -12 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 '1180_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/5336__1180_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_24> ;
  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/5336__1180_24>
  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/5336__1180_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_24'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.804444444444'^^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 '1180_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/5336__1180_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 -9.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^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/5336__1180_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 -9.64)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "-9.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_33'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.966111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.64'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.64 44.19, -9.64 44.19, -9.64 44.19, -9.64 44.19, -9.64 44.19))'^^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 '1180_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/5336__1180_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.08 -8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.08"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.08 -8.76)"^^geo:wktLiteral ;
  geo-pos:lat "47.08"^^xsd:decimal ;
  geo-pos:long "-8.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_278'^^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 '1180_278'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.9230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.76'^^xsd:double;
  dwc:latitude '47.08'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.76 47.08, -8.76 47.08, -8.76 47.08, -8.76 47.08, -8.76 47.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 '1180_278'^^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/5336__1180_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -9.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -9.46)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-9.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_26'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.998611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.46'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.46 44.5, -9.46 44.5, -9.46 44.5, -9.46 44.5, -9.46 44.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 '1180_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/5336__1180_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.02 -8.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.02 -8.79)"^^geo:wktLiteral ;
  geo-pos:lat "47.02"^^xsd:decimal ;
  geo-pos:long "-8.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_283'^^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 '1180_283'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.282777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.79'^^xsd:double;
  dwc:latitude '47.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.79 47.02, -8.79 47.02, -8.79 47.02, -8.79 47.02, -8.79 47.02))'^^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 '1180_283'^^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/5336__1180_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 -11.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 -11.83)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "-11.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_622'^^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 '1180_622'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.361388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.83'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.83 45.45, -11.83 45.45, -11.83 45.45, -11.83 45.45, -11.83 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 '1180_622'^^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/5336__1180_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^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/5336__1180_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -9.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "-9.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_29'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.56 44.33, -9.56 44.33, -9.56 44.33, -9.56 44.33, -9.56 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 '1180_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/5336__1180_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 -12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 -12.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "-12.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_633'^^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 '1180_633'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.3077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.63'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.63 45.37, -12.63 45.37, -12.63 45.37, -12.63 45.37, -12.63 45.37))'^^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 '1180_633'^^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/5336__1180_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.26 -10.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.26"^^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/5336__1180_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.26 -10.84)"^^geo:wktLiteral ;
  geo-pos:lat "45.26"^^xsd:decimal ;
  geo-pos:long "-10.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '29'^^xsd:integer;
  dwc:collectorNumber '1180_154'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.381111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.84'^^xsd:double;
  dwc:latitude '45.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.84 45.26, -10.84 45.26, -10.84 45.26, -10.84 45.26, -10.84 45.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 '1180_154'^^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/5336__1180_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 -8.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51"^^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/5336__1180_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 -8.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.51"^^xsd:decimal ;
  geo-pos:long "-8.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_312'^^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 '1180_312'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.685'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.28'^^xsd:double;
  dwc:latitude '45.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.28 45.51, -8.28 45.51, -8.28 45.51, -8.28 45.51, -8.28 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 '1180_312'^^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/5336__1180_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 -6.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^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/5336__1180_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 -6.47)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "-6.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_431'^^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 '1180_431'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.47'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.47 45.46, -6.47 45.46, -6.47 45.46, -6.47 45.46, -6.47 45.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 '1180_431'^^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/5336__1180_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -6.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -6.49)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-6.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_433'^^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 '1180_433'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8172222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.49'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.49 45.5, -6.49 45.5, -6.49 45.5, -6.49 45.5, -6.49 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 '1180_433'^^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/5336__1180_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.04 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.04"^^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/5336__1180_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.04 -8.78)"^^geo:wktLiteral ;
  geo-pos:lat "47.04"^^xsd:decimal ;
  geo-pos:long "-8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_282'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.202222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '47.04'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.78 47.04, -8.78 47.04, -8.78 47.04, -8.78 47.04, -8.78 47.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 '1180_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/5336__1180_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.73"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73 -10.46)"^^geo:wktLiteral ;
  geo-pos:lat "42.73"^^xsd:decimal ;
  geo-pos:long "-10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_67'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.403055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '42.73'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.46 42.73, -10.46 42.73, -10.46 42.73, -10.46 42.73, -10.46 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 '1180_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/5336__1180_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 -10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "-10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_60'^^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 '1180_60'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.25'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.25 43.11, -10.25 43.11, -10.25 43.11, -10.25 43.11, -10.25 43.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 '1180_60'^^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/5336__1180_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_285'^^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 '1180_285'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.415833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.8 47, -8.8 47, -8.8 47, -8.8 47, -8.8 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 '1180_285'^^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/5336__1180_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53 -6.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.53"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53 -6.08)"^^geo:wktLiteral ;
  geo-pos:lat "44.53"^^xsd:decimal ;
  geo-pos:long "-6.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_416'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.645'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.08'^^xsd:double;
  dwc:latitude '44.53'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.08 44.53, -6.08 44.53, -6.08 44.53, -6.08 44.53, -6.08 44.53))'^^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 '1180_416'^^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/5336__1180_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.56"^^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/5336__1180_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -13.43)"^^geo:wktLiteral ;
  geo-pos:lat "48.56"^^xsd:decimal ;
  geo-pos:long "-13.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_208'^^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 '1180_208'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.43'^^xsd:double;
  dwc:latitude '48.56'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.43 48.56, -13.43 48.56, -13.43 48.56, -13.43 48.56, -13.43 48.56))'^^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 '1180_208'^^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/5336__1180_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_45> ;
  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/5336__1180_45>
  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/5336__1180_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_45'^^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 '1180_45'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.135833333333'^^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 '1180_45'^^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/5336__1180_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -10.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -10.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "-10.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_161'^^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 '1180_161'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.395277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.24'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.24 44.55, -10.24 44.55, -10.24 44.55, -10.24 44.55, -10.24 44.55))'^^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 '1180_161'^^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/5336__1180_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 -13.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^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/5336__1180_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 -13.92)"^^geo:wktLiteral ;
  geo-pos:lat "44.02"^^xsd:decimal ;
  geo-pos:long "-13.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_130'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.92'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.92 44.02, -13.92 44.02, -13.92 44.02, -13.92 44.02, -13.92 44.02))'^^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 '1180_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/5336__1180_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98 -13.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.98"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98 -13.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.98"^^xsd:decimal ;
  geo-pos:long "-13.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_121'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.2272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.56'^^xsd:double;
  dwc:latitude '43.98'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.56 43.98, -13.56 43.98, -13.56 43.98, -13.56 43.98, -13.56 43.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 '1180_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/5336__1180_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81 -12.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.81"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81 -12.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.81"^^xsd:decimal ;
  geo-pos:long "-12.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_93'^^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 '1180_93'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.721111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.01'^^xsd:double;
  dwc:latitude '43.81'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.01 43.81, -12.01 43.81, -12.01 43.81, -12.01 43.81, -12.01 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 '1180_93'^^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/5336__1180_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_262> ;
  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/5336__1180_262>
  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/5336__1180_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_262'^^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 '1180_262'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.8047222222222'^^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 '1180_262'^^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/5336__1180_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^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/5336__1180_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.99"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_131'^^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 '1180_131'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2322222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.9 43.99, -13.9 43.99, -13.9 43.99, -13.9 43.99, -13.9 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 '1180_131'^^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/5336__1180_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^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/5336__1180_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_655'^^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 '1180_655'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.407777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.75 45.54, -13.75 45.54, -13.75 45.54, -13.75 45.54, -13.75 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 '1180_655'^^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/5336__1180_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -15.06)"^^geo:wktLiteral ;
  geo-pos:lat "53.33"^^xsd:decimal ;
  geo-pos:long "-15.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_566'^^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 '1180_566'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.4638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '53.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.06 53.33, -15.06 53.33, -15.06 53.33, -15.06 53.33, -15.06 53.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 '1180_566'^^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/5336__1180_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 -6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^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/5336__1180_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 -6.37)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "-6.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_425'^^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 '1180_425'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8594444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.37'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.37 45.23, -6.37 45.23, -6.37 45.23, -6.37 45.23, -6.37 45.23))'^^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 '1180_425'^^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/5336__1180_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 -10.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29 -10.14)"^^geo:wktLiteral ;
  geo-pos:lat "43.29"^^xsd:decimal ;
  geo-pos:long "-10.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '20'^^xsd:integer;
  dwc:collectorNumber '1180_56'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.4694444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.14'^^xsd:double;
  dwc:latitude '43.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.14 43.29, -10.14 43.29, -10.14 43.29, -10.14 43.29, -10.14 43.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 '1180_56'^^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/5336__1180_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_42> ;
  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/5336__1180_42>
  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/5336__1180_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_42'^^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 '1180_42'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.894166666667'^^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 '1180_42'^^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/5336__1180_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.93 -9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.93"^^xsd:decimal ;
  dwc:decimalLongitude "-9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_21'^^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 '1180_21'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0672222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.22'^^xsd:double;
  dwc:latitude '44.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.22 44.93, -9.22 44.93, -9.22 44.93, -9.22 44.93, -9.22 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 '1180_21'^^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/5336__1180_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^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/5336__1180_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_63'^^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 '1180_63'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.294722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.36 42.9, -10.36 42.9, -10.36 42.9, -10.36 42.9, -10.36 42.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 '1180_63'^^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/5336__1180_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 -6.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 -6.49)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "-6.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_432'^^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 '1180_432'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.7544444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.49'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.49 45.49, -6.49 45.49, -6.49 45.49, -6.49 45.49, -6.49 45.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 '1180_432'^^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/5336__1180_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.97 -12.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.97"^^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/5336__1180_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.97 -12.49)"^^geo:wktLiteral ;
  geo-pos:lat "47.97"^^xsd:decimal ;
  geo-pos:long "-12.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_228'^^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 '1180_228'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.577777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.49'^^xsd:double;
  dwc:latitude '47.97'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.49 47.97, -12.49 47.97, -12.49 47.97, -12.49 47.97, -12.49 47.97))'^^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 '1180_228'^^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/5336__1180_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.01 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.01"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_284'^^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 '1180_284'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.348888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '47.01'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.8 47.01, -8.8 47.01, -8.8 47.01, -8.8 47.01, -8.8 47.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 '1180_284'^^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/5336__1180_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_39> ;
  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/5336__1180_39>
  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/5336__1180_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_39'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.636944444444'^^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 '1180_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/5336__1180_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.71 -13.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.71"^^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/5336__1180_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.71 -13.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.71"^^xsd:decimal ;
  geo-pos:long "-13.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_324'^^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 '1180_324'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.0861111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.94'^^xsd:double;
  dwc:latitude '48.71'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.94 48.71, -13.94 48.71, -13.94 48.71, -13.94 48.71, -13.94 48.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 '1180_324'^^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/5336__1180_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.91 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.91"^^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/5336__1180_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.91 -8.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.91"^^xsd:decimal ;
  geo-pos:long "-8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_14'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.509722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '44.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.75 44.91, -8.75 44.91, -8.75 44.91, -8.75 44.91, -8.75 44.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 '1180_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/5336__1180_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 -8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_313'^^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 '1180_313'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.808333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.25'^^xsd:double;
  dwc:latitude '45.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.25 45.51, -8.25 45.51, -8.25 45.51, -8.25 45.51, -8.25 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 '1180_313'^^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/5336__1180_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_435> ;
  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/5336__1180_435>
  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/5336__1180_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_435'^^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 '1180_435'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.229166666667'^^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 '1180_435'^^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/5336__1180_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94 -10.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94 -10.34)"^^geo:wktLiteral ;
  geo-pos:lat "42.94"^^xsd:decimal ;
  geo-pos:long "-10.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_62'^^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 '1180_62'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.6452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.34'^^xsd:double;
  dwc:latitude '42.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.34 42.94, -10.34 42.94, -10.34 42.94, -10.34 42.94, -10.34 42.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 '1180_62'^^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/5336__1180_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.36 -6.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.36"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.36 -6.01)"^^geo:wktLiteral ;
  geo-pos:lat "44.36"^^xsd:decimal ;
  geo-pos:long "-6.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_408'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.4075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.01'^^xsd:double;
  dwc:latitude '44.36'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.01 44.36, -6.01 44.36, -6.01 44.36, -6.01 44.36, -6.01 44.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 '1180_408'^^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/5336__1180_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_328> ;
  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/5336__1180_328>
  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/5336__1180_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_328'^^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 '1180_328'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.5475'^^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 '1180_328'^^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/5336__1180_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.76 -11.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.76"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.76 -11.61)"^^geo:wktLiteral ;
  geo-pos:lat "49.76"^^xsd:decimal ;
  geo-pos:long "-11.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_702'^^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 '1180_702'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.4158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.61'^^xsd:double;
  dwc:latitude '49.76'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.61 49.76, -11.61 49.76, -11.61 49.76, -11.61 49.76, -11.61 49.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 '1180_702'^^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/5336__1180_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56 -11.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56 -11.27)"^^geo:wktLiteral ;
  geo-pos:lat "42.56"^^xsd:decimal ;
  geo-pos:long "-11.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_78'^^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 '1180_78'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.5286111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.27'^^xsd:double;
  dwc:latitude '42.56'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.27 42.56, -11.27 42.56, -11.27 42.56, -11.27 42.56, -11.27 42.56))'^^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 '1180_78'^^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/5336__1180_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.11 -6.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.11"^^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/5336__1180_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.11 -6.74)"^^geo:wktLiteral ;
  geo-pos:lat "46.11"^^xsd:decimal ;
  geo-pos:long "-6.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_440'^^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 '1180_440'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.221111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.74'^^xsd:double;
  dwc:latitude '46.11'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.74 46.11, -6.74 46.11, -6.74 46.11, -6.74 46.11, -6.74 46.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 '1180_440'^^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/5336__1180_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -12.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^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/5336__1180_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 -12.49)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "-12.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_628'^^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 '1180_628'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.7144444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.49'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.49 45.39, -12.49 45.39, -12.49 45.39, -12.49 45.39, -12.49 45.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 '1180_628'^^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/5336__1180_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89 -13.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89 -13.84)"^^geo:wktLiteral ;
  geo-pos:lat "43.89"^^xsd:decimal ;
  geo-pos:long "-13.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '26'^^xsd:integer;
  dwc:collectorNumber '1180_133'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.303333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.84'^^xsd:double;
  dwc:latitude '43.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.84 43.89, -13.84 43.89, -13.84 43.89, -13.84 43.89, -13.84 43.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 '1180_133'^^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/5336__1180_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -6.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -6.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.48"^^xsd:decimal ;
  geo-pos:long "-6.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_414'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.3175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.06'^^xsd:double;
  dwc:latitude '44.48'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.06 44.48, -6.06 44.48, -6.06 44.48, -6.06 44.48, -6.06 44.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 '1180_414'^^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/5336__1180_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_326> ;
  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/5336__1180_326>
  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/5336__1180_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_326'^^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 '1180_326'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.925833333333'^^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 '1180_326'^^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/5336__1180_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 -9.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 -9.98)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "-9.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_48'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.691944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.98'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.98 43.58, -9.98 43.58, -9.98 43.58, -9.98 43.58, -9.98 43.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 '1180_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/5336__1180_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/5336__1180_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -7.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "-7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '25'^^xsd:integer;
  dwc:collectorNumber '1180_319'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.493888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-7.85'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.85 45.58, -7.85 45.58, -7.85 45.58, -7.85 45.58, -7.85 45.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 '1180_319'^^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/5336__1180_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67 -13.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.67"^^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/5336__1180_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.67 -13.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.67"^^xsd:decimal ;
  geo-pos:long "-13.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_658'^^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 '1180_658'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.155277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.68'^^xsd:double;
  dwc:latitude '45.67'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.68 45.67, -13.68 45.67, -13.68 45.67, -13.68 45.67, -13.68 45.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 '1180_658'^^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/5336__1180_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_149> ;
  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/5336__1180_149>
  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/5336__1180_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_149'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.083888888889'^^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 '1180_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/5336__1180_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24 -11.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24 -11.08)"^^geo:wktLiteral ;
  geo-pos:lat "42.24"^^xsd:decimal ;
  geo-pos:long "-11.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_72'^^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 '1180_72'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.4963888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.08'^^xsd:double;
  dwc:latitude '42.24'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.08 42.24, -11.08 42.24, -11.08 42.24, -11.08 42.24, -11.08 42.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 '1180_72'^^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/5336__1180_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -11.12)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_75'^^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 '1180_75'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.8958333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.12'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.12 42.3, -11.12 42.3, -11.12 42.3, -11.12 42.3, -11.12 42.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 '1180_75'^^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/5336__1180_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_417'^^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 '1180_417'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.040555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.1 44.58, -6.1 44.58, -6.1 44.58, -6.1 44.58, -6.1 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 '1180_417'^^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/5336__1180_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -13.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -13.99)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "-13.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_128'^^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 '1180_128'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.3636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.99'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.99 44.13, -13.99 44.13, -13.99 44.13, -13.99 44.13, -13.99 44.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 '1180_128'^^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/5336__1180_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.23 -8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.23 -8.67)"^^geo:wktLiteral ;
  geo-pos:lat "47.23"^^xsd:decimal ;
  geo-pos:long "-8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_268'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.9775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.67'^^xsd:double;
  dwc:latitude '47.23'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.67 47.23, -8.67 47.23, -8.67 47.23, -8.67 47.23, -8.67 47.23))'^^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 '1180_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/5336__1180_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.82 -12.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.82"^^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/5336__1180_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.82 -12.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.82"^^xsd:decimal ;
  geo-pos:long "-12.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '27'^^xsd:integer;
  dwc:collectorNumber '1180_141'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.846111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.13'^^xsd:double;
  dwc:latitude '42.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.13 42.82, -12.13 42.82, -12.13 42.82, -12.13 42.82, -12.13 42.82))'^^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 '1180_141'^^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/5336__1180_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -12.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^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/5336__1180_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -12.13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-12.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_96'^^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 '1180_96'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.924166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.13'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.13 44, -12.13 44, -12.13 44, -12.13 44, -12.13 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 '1180_96'^^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/5336__1180_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62"^^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/5336__1180_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.62"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_82'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '42.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.3 42.62, -11.3 42.62, -11.3 42.62, -11.3 42.62, -11.3 42.62))'^^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 '1180_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/5336__1180_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -11.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -11.82)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-11.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_88'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.745277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.82'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.82 43.49, -11.82 43.49, -11.82 43.49, -11.82 43.49, -11.82 43.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 '1180_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/5336__1180_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82 -12.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.82"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82 -12.02)"^^geo:wktLiteral ;
  geo-pos:lat "43.82"^^xsd:decimal ;
  geo-pos:long "-12.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_94'^^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 '1180_94'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.830555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.02'^^xsd:double;
  dwc:latitude '43.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.02 43.82, -12.02 43.82, -12.02 43.82, -12.02 43.82, -12.02 43.82))'^^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 '1180_94'^^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/5336__1180_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.53 -13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.53"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.53 -13.24)"^^geo:wktLiteral ;
  geo-pos:lat "46.53"^^xsd:decimal ;
  geo-pos:long "-13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_683'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '1180_683'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.7322222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.24'^^xsd:double;
  dwc:latitude '46.53'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.24 46.53, -13.24 46.53, -13.24 46.53, -13.24 46.53, -13.24 46.53))'^^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 '1180_683'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5336__1180_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78 -12)"^^geo:wktLiteral ;
  geo-pos:lat "43.78"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_91'^^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 '1180_91'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.536944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '43.78'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12 43.78, -12 43.78, -12 43.78, -12 43.78, -12 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 '1180_91'^^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/5336__1180_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.94 -8.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.94"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.94 -8.84)"^^geo:wktLiteral ;
  geo-pos:lat "46.94"^^xsd:decimal ;
  geo-pos:long "-8.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_288'^^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 '1180_288'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.811944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.84'^^xsd:double;
  dwc:latitude '46.94'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.84 46.94, -8.84 46.94, -8.84 46.94, -8.84 46.94, -8.84 46.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 '1180_288'^^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/5336__1180_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 -11.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 -11.83)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "-11.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_621'^^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 '1180_621'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.325555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.83'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.83 45.45, -11.83 45.45, -11.83 45.45, -11.83 45.45, -11.83 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 '1180_621'^^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/5336__1180_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 -6.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 -6.72)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "-6.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_439'^^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 '1180_439'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.829166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.72'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.72 46.06, -6.72 46.06, -6.72 46.06, -6.72 46.06, -6.72 46.06))'^^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 '1180_439'^^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/5336__1180_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_101'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.5 44.6, -12.5 44.6, -12.5 44.6, -12.5 44.6, -12.5 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 '1180_101'^^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/5336__1180_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.91 -13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.91"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_119'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.1'^^xsd:double;
  dwc:latitude '44.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.1 44.91, -13.1 44.91, -13.1 44.91, -13.1 44.91, -13.1 44.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 '1180_119'^^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/5336__1180_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.91 -12.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.91"^^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/5336__1180_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.91 -12.09)"^^geo:wktLiteral ;
  geo-pos:lat "42.91"^^xsd:decimal ;
  geo-pos:long "-12.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '27'^^xsd:integer;
  dwc:collectorNumber '1180_142'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.380555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.09'^^xsd:double;
  dwc:latitude '42.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.09 42.91, -12.09 42.91, -12.09 42.91, -12.09 42.91, -12.09 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 '1180_142'^^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/5336__1180_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62 -12.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62 -12.24)"^^geo:wktLiteral ;
  geo-pos:lat "42.62"^^xsd:decimal ;
  geo-pos:long "-12.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_140'^^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 '1180_140'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.590833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.24'^^xsd:double;
  dwc:latitude '42.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.24 42.62, -12.24 42.62, -12.24 42.62, -12.24 42.62, -12.24 42.62))'^^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 '1180_140'^^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/5336__1180_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.87 -6.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.87"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.87 -6.64)"^^geo:wktLiteral ;
  geo-pos:lat "45.87"^^xsd:decimal ;
  geo-pos:long "-6.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_437'^^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 '1180_437'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.528333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.64'^^xsd:double;
  dwc:latitude '45.87'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.64 45.87, -6.64 45.87, -6.64 45.87, -6.64 45.87, -6.64 45.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 '1180_437'^^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/5336__1180_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 -12.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^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/5336__1180_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 -12.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "-12.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_632'^^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 '1180_632'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.8855555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.53'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.53 45.38, -12.53 45.38, -12.53 45.38, -12.53 45.38, -12.53 45.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 '1180_632'^^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/5336__1180_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 -14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.31"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 -14.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.31"^^xsd:decimal ;
  geo-pos:long "-14.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_125'^^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 '1180_125'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.2711111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.11'^^xsd:double;
  dwc:latitude '44.31'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.11 44.31, -14.11 44.31, -14.11 44.31, -14.11 44.31, -14.11 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 '1180_125'^^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/5336__1180_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.41"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "46.41"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_297'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.906388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '46.41'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.15 46.41, -9.15 46.41, -9.15 46.41, -9.15 46.41, -9.15 46.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 '1180_297'^^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/5336__1180_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/5336__1180_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_393'^^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 '1180_393'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.999722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.53 45.56, -4.53 45.56, -4.53 45.56, -4.53 45.56, -4.53 45.56))'^^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 '1180_393'^^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/5336__1180_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_80> ;
  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/5336__1180_80>
  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/5336__1180_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_80'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8122222222222'^^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 "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1180_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/5336__1180_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82 -13.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.82"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82 -13.79)"^^geo:wktLiteral ;
  geo-pos:lat "43.82"^^xsd:decimal ;
  geo-pos:long "-13.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '26'^^xsd:integer;
  dwc:collectorNumber '1180_135'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.725833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.79'^^xsd:double;
  dwc:latitude '43.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.79 43.82, -13.79 43.82, -13.79 43.82, -13.79 43.82, -13.79 43.82))'^^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 '1180_135'^^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/5336__1180_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62 -12.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62"^^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/5336__1180_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62 -12.51)"^^geo:wktLiteral ;
  geo-pos:lat "44.62"^^xsd:decimal ;
  geo-pos:long "-12.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_102'^^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 '1180_102'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.51'^^xsd:double;
  dwc:latitude '44.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.51 44.62, -12.51 44.62, -12.51 44.62, -12.51 44.62, -12.51 44.62))'^^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 '1180_102'^^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/5336__1180_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 -8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 -8.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "-8.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_305'^^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 '1180_305'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.76'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.76 45.45, -8.76 45.45, -8.76 45.45, -8.76 45.45, -8.76 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 '1180_305'^^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/5336__1180_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 -6.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.91"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 -6.66)"^^geo:wktLiteral ;
  geo-pos:lat "45.91"^^xsd:decimal ;
  geo-pos:long "-6.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_438'^^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 '1180_438'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.773888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.66'^^xsd:double;
  dwc:latitude '45.91'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.66 45.91, -6.66 45.91, -6.66 45.91, -6.66 45.91, -6.66 45.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 '1180_438'^^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/5336__1180_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_81> ;
  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/5336__1180_81>
  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/5336__1180_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_81'^^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 '1180_81'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8713888888889'^^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 "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1180_81'^^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/5336__1180_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -8.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^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/5336__1180_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -8.74)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-8.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_13'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.451388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.74'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.74 44.9, -8.74 44.9, -8.74 44.9, -8.74 44.9, -8.74 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 '1180_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/5336__1180_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -6.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -6.91)"^^geo:wktLiteral ;
  geo-pos:lat "46.51"^^xsd:decimal ;
  geo-pos:long "-6.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_446'^^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 '1180_446'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.313055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.91'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.91 46.51, -6.91 46.51, -6.91 46.51, -6.91 46.51, -6.91 46.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 '1180_446'^^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/5336__1180_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.02 -13.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.02"^^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/5336__1180_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.02 -13.51)"^^geo:wktLiteral ;
  geo-pos:lat "46.02"^^xsd:decimal ;
  geo-pos:long "-13.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_665'^^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 '1180_665'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.240833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.51'^^xsd:double;
  dwc:latitude '46.02'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.51 46.02, -13.51 46.02, -13.51 46.02, -13.51 46.02, -13.51 46.02))'^^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 '1180_665'^^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/5336__1180_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 -11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 -11.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.36"^^xsd:decimal ;
  geo-pos:long "-11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_76'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.2597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.15'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.15 42.36, -11.15 42.36, -11.15 42.36, -11.15 42.36, -11.15 42.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 '1180_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/5336__1180_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_137> ;
  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/5336__1180_137>
  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/5336__1180_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '26'^^xsd:integer;
  dwc:collectorNumber '1180_137'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.320277777778'^^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 "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1180_137'^^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/5336__1180_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59 -11.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.59"^^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/5336__1180_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59 -11.28)"^^geo:wktLiteral ;
  geo-pos:lat "42.59"^^xsd:decimal ;
  geo-pos:long "-11.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_79'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.28'^^xsd:double;
  dwc:latitude '42.59'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.28 42.59, -11.28 42.59, -11.28 42.59, -11.28 42.59, -11.28 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 '1180_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/5336__1180_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -10.46)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_68'^^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 '1180_68'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.426111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.46 42.72, -10.46 42.72, -10.46 42.72, -10.46 42.72, -10.46 42.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 '1180_68'^^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/5336__1180_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 -6.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 -6.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "-6.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_409'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.664722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.02'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.02 44.39, -6.02 44.39, -6.02 44.39, -6.02 44.39, -6.02 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 '1180_409'^^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/5336__1180_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -9.57)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-9.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_30'^^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 '1180_30'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.251388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.57 44.3, -9.57 44.3, -9.57 44.3, -9.57 44.3, -9.57 44.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 '1180_30'^^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/5336__1180_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21 -9.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.21"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21 -9.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.21"^^xsd:decimal ;
  geo-pos:long "-9.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_32'^^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 '1180_32'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.8275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.63'^^xsd:double;
  dwc:latitude '44.21'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.63 44.21, -9.63 44.21, -9.63 44.21, -9.63 44.21, -9.63 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 '1180_32'^^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/5336__1180_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -6.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -6.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "-6.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_436'^^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 '1180_436'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.246111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.63'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.63 45.83, -6.63 45.83, -6.63 45.83, -6.63 45.83, -6.63 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 '1180_436'^^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/5336__1180_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -13.98)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_129'^^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 '1180_129'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.4491666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.98'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.98 44.12, -13.98 44.12, -13.98 44.12, -13.98 44.12, -13.98 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 '1180_129'^^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/5336__1180_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57 -10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57"^^xsd:decimal ;
  dwc:decimalLongitude "-10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_160'^^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 '1180_160'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.275555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.25'^^xsd:double;
  dwc:latitude '44.57'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.25 44.57, -10.25 44.57, -10.25 44.57, -10.25 44.57, -10.25 44.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 '1180_160'^^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/5336__1180_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -12.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^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/5336__1180_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -12.53)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-12.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_215'^^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 '1180_215'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.7275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.53'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.53 48.32, -12.53 48.32, -12.53 48.32, -12.53 48.32, -12.53 48.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 '1180_215'^^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/5336__1180_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6 -13.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6"^^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/5336__1180_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6 -13.21)"^^geo:wktLiteral ;
  geo-pos:lat "46.6"^^xsd:decimal ;
  geo-pos:long "-13.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_690'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '1180_690'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.2033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.21'^^xsd:double;
  dwc:latitude '46.6'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.21 46.6, -13.21 46.6, -13.21 46.6, -13.21 46.6, -13.21 46.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 '1180_690'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_159> ;
  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/5336__1180_159>
  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/5336__1180_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_159'^^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 '1180_159'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.227777777778'^^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 '1180_159'^^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/5336__1180_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46 -12.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46"^^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/5336__1180_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46 -12.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.46"^^xsd:decimal ;
  geo-pos:long "-12.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_99'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7372222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.41'^^xsd:double;
  dwc:latitude '44.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.41 44.46, -12.41 44.46, -12.41 44.46, -12.41 44.46, -12.41 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 '1180_99'^^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/5336__1180_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 -8.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^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/5336__1180_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 -8.72)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "-8.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_11'^^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 '1180_11'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.72'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.72 44.86, -8.72 44.86, -8.72 44.86, -8.72 44.86, -8.72 44.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 '1180_11'^^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/5336__1180_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.89"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_122'^^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 '1180_122'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7838888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '43.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.6 43.89, -13.6 43.89, -13.6 43.89, -13.6 43.89, -13.6 43.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 '1180_122'^^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/5336__1180_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^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/5336__1180_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -13.08)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_118'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.373888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.08'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.08 44.95, -13.08 44.95, -13.08 44.95, -13.08 44.95, -13.08 44.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 '1180_118'^^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/5336__1180_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.12"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -12.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.12"^^xsd:decimal ;
  geo-pos:long "-12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_223'^^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 '1180_223'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.5325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.4'^^xsd:double;
  dwc:latitude '48.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.4 48.12, -12.4 48.12, -12.4 48.12, -12.4 48.12, -12.4 48.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 '1180_223'^^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/5336__1180_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_12> ;
  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/5336__1180_12>
  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/5336__1180_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_12'^^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 '1180_12'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.368611111111'^^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 "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1180_12'^^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/5336__1180_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.89 -9.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.89"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.89 -9.28)"^^geo:wktLiteral ;
  geo-pos:lat "47.89"^^xsd:decimal ;
  geo-pos:long "-9.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_245'^^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 '1180_245'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.5827777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.28'^^xsd:double;
  dwc:latitude '47.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.28 47.89, -9.28 47.89, -9.28 47.89, -9.28 47.89, -9.28 47.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 '1180_245'^^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/5336__1180_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.59 -8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.59"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.59 -8.46)"^^geo:wktLiteral ;
  geo-pos:lat "47.59"^^xsd:decimal ;
  geo-pos:long "-8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_261'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.6536111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.46'^^xsd:double;
  dwc:latitude '47.59'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.46 47.59, -8.46 47.59, -8.46 47.59, -8.46 47.59, -8.46 47.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 '1180_261'^^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/5336__1180_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33"^^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/5336__1180_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -15.11)"^^geo:wktLiteral ;
  geo-pos:lat "53.33"^^xsd:decimal ;
  geo-pos:long "-15.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_569'^^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 '1180_569'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.6197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.11'^^xsd:double;
  dwc:latitude '53.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.11 53.33, -15.11 53.33, -15.11 53.33, -15.11 53.33, -15.11 53.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 '1180_569'^^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/5336__1180_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.99 -13.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.99"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.99 -13.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.99"^^xsd:decimal ;
  geo-pos:long "-13.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_117'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.142222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.06'^^xsd:double;
  dwc:latitude '44.99'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.06 44.99, -13.06 44.99, -13.06 44.99, -13.06 44.99, -13.06 44.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 '1180_117'^^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/5336__1180_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59 -8.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59 -8.53)"^^geo:wktLiteral ;
  geo-pos:lat "44.59"^^xsd:decimal ;
  geo-pos:long "-8.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_4'^^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 '1180_4'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.516388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.53'^^xsd:double;
  dwc:latitude '44.59'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.53 44.59, -8.53 44.59, -8.53 44.59, -8.53 44.59, -8.53 44.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 '1180_4'^^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/5336__1180_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.36 -9.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.36"^^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/5336__1180_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.36 -9.54)"^^geo:wktLiteral ;
  geo-pos:lat "44.36"^^xsd:decimal ;
  geo-pos:long "-9.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_28'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.887777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.54'^^xsd:double;
  dwc:latitude '44.36'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.54 44.36, -9.54 44.36, -9.54 44.36, -9.54 44.36, -9.54 44.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 '1180_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/5336__1180_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.06 -12.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.06"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.06 -12.78)"^^geo:wktLiteral ;
  geo-pos:lat "45.06"^^xsd:decimal ;
  geo-pos:long "-12.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_107'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.870833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.78'^^xsd:double;
  dwc:latitude '45.06'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.78 45.06, -12.78 45.06, -12.78 45.06, -12.78 45.06, -12.78 45.06))'^^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 '1180_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/5336__1180_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23 -15.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.23"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23 -15.94)"^^geo:wktLiteral ;
  geo-pos:lat "56.23"^^xsd:decimal ;
  geo-pos:long "-15.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_590'^^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 '1180_590'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.339444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.94'^^xsd:double;
  dwc:latitude '56.23'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.94 56.23, -15.94 56.23, -15.94 56.23, -15.94 56.23, -15.94 56.23))'^^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 '1180_590'^^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/5336__1180_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_275> ;
  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/5336__1180_275>
  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/5336__1180_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '1180_275'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5405555555556'^^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 "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1180_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/5336__1180_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_212> ;
  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/5336__1180_212>
  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/5336__1180_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_212'^^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 '1180_212'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.930833333333'^^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 "FW" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1180_212'^^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/5336__1180_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.26 -13.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.26"^^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/5336__1180_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.26 -13.81)"^^geo:wktLiteral ;
  geo-pos:lat "45.26"^^xsd:decimal ;
  geo-pos:long "-13.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_649'^^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 '1180_649'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.973333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.81'^^xsd:double;
  dwc:latitude '45.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.81 45.26, -13.81 45.26, -13.81 45.26, -13.81 45.26, -13.81 45.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 '1180_649'^^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/5336__1180_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.29 -11.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.29"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.29 -11.11)"^^geo:wktLiteral ;
  geo-pos:lat "42.29"^^xsd:decimal ;
  geo-pos:long "-11.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_74'^^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 '1180_74'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.7988888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.11'^^xsd:double;
  dwc:latitude '42.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.11 42.29, -11.11 42.29, -11.11 42.29, -11.11 42.29, -11.11 42.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 '1180_74'^^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/5336__1180_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 -6.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 -6.82)"^^geo:wktLiteral ;
  geo-pos:lat "46.3"^^xsd:decimal ;
  geo-pos:long "-6.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_442'^^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 '1180_442'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.681944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.82'^^xsd:double;
  dwc:latitude '46.3'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.82 46.3, -6.82 46.3, -6.82 46.3, -6.82 46.3, -6.82 46.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 '1180_442'^^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/5336__1180_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_31> ;
  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/5336__1180_31>
  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/5336__1180_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_31'^^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 '1180_31'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.34'^^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 '1180_31'^^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/5336__1180_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07 -10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.07"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07 -10.27)"^^geo:wktLiteral ;
  geo-pos:lat "43.07"^^xsd:decimal ;
  geo-pos:long "-10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_61'^^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 '1180_61'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8313888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.27'^^xsd:double;
  dwc:latitude '43.07'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.27 43.07, -10.27 43.07, -10.27 43.07, -10.27 43.07, -10.27 43.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 '1180_61'^^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/5336__1180_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 -6.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/5336__1180_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 -6.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "-6.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_430'^^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 '1180_430'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1802777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.45'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45 45.41, -6.45 45.41, -6.45 45.41, -6.45 45.41, -6.45 45.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 '1180_430'^^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/5336__1180_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 -9.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/5336__1180_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 -9.99)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "-9.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_163'^^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 '1180_163'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.599166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.99'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.99 44.22, -9.99 44.22, -9.99 44.22, -9.99 44.22, -9.99 44.22))'^^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 '1180_163'^^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/5336__1180_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 -8.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 -8.99)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "-8.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_17'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1180_17'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.659166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.99'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.99 45.25, -8.99 45.25, -8.99 45.25, -8.99 45.25, -8.99 45.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "BM" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '1180_17'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 -13.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^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/5336__1180_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 -13.61)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "-13.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/5336__1180_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_560'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1180_560'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '53.29'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.1 53.29, -14.1 53.29, -14.1 53.29, -14.1 53.29, -14.1 53.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "HG" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1180_560'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.63 -13.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.63"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/5336__1180_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.63 -13.59)"^^geo:wktLiteral ;
  geo-pos:lat "57.63"^^xsd:decimal ;
  geo-pos:long "-13.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_537'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1180_537'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.4177777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.59'^^xsd:double;
  dwc:latitude '57.63'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.59 57.63, -13.59 57.63, -13.59 57.63, -13.59 57.63, -13.59 57.63))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "HG" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '1180_537'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/5336__1180_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/5336__1180_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62 -8.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.62"^^xsd:decimal ;
  geo-pos:long "-8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_7'^^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 '1180_7'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.700833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '44.62'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.55 44.62, -8.55 44.62, -8.55 44.62, -8.55 44.62, -8.55 44.62))'^^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 '1180_7'^^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/5336__1180_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.31 -14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.31"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.31 -14.6)"^^geo:wktLiteral ;
  geo-pos:lat "53.31"^^xsd:decimal ;
  geo-pos:long "-14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_561'^^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 '1180_561'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.7925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.6'^^xsd:double;
  dwc:latitude '53.31'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.6 53.31, -14.6 53.31, -14.6 53.31, -14.6 53.31, -14.6 53.31))'^^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 '1180_561'^^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/5336__1180_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42 -14.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42"^^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/5336__1180_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42 -14.54)"^^geo:wktLiteral ;
  geo-pos:lat "54.42"^^xsd:decimal ;
  geo-pos:long "-14.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_555'^^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 '1180_555'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.54'^^xsd:double;
  dwc:latitude '54.42'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.54 54.42, -14.54 54.42, -14.54 54.42, -14.54 54.42, -14.54 54.42))'^^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 '1180_555'^^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/5336__1180_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27 -11.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27 -11.83)"^^geo:wktLiteral ;
  geo-pos:lat "51.27"^^xsd:decimal ;
  geo-pos:long "-11.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_320'^^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 '1180_320'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.7119444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.83'^^xsd:double;
  dwc:latitude '51.27'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.83 51.27, -11.83 51.27, -11.83 51.27, -11.83 51.27, -11.83 51.27))'^^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 '1180_320'^^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/5336__1180_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.63 -9.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.63"^^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/5336__1180_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.63 -9.64)"^^geo:wktLiteral ;
  geo-pos:lat "59.63"^^xsd:decimal ;
  geo-pos:long "-9.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '11'^^xsd:integer;
  dwc:collectorNumber '1180_489'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.870277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.64'^^xsd:double;
  dwc:latitude '59.63'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.64 59.63, -9.64 59.63, -9.64 59.63, -9.64 59.63, -9.64 59.63))'^^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 '1180_489'^^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/5336__1180_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -15.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_568'^^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 '1180_568'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.5991666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.1'^^xsd:double;
  dwc:latitude '53.33'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.1 53.33, -15.1 53.33, -15.1 53.33, -15.1 53.33, -15.1 53.33))'^^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 '1180_568'^^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/5336__1180_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88 -14.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88"^^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/5336__1180_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88 -14.71)"^^geo:wktLiteral ;
  geo-pos:lat "54.88"^^xsd:decimal ;
  geo-pos:long "-14.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_551'^^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 '1180_551'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.5786111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.71'^^xsd:double;
  dwc:latitude '54.88'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.71 54.88, -14.71 54.88, -14.71 54.88, -14.71 54.88, -14.71 54.88))'^^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 '1180_551'^^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/5336__1180_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.14 -12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.14"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.14 -12.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.14"^^xsd:decimal ;
  geo-pos:long "-12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '21'^^xsd:integer;
  dwc:collectorNumber '1180_221'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.447777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.4'^^xsd:double;
  dwc:latitude '48.14'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.4 48.14, -12.4 48.14, -12.4 48.14, -12.4 48.14, -12.4 48.14))'^^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 '1180_221'^^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/5336__1180_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5336__1180_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "54.41"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_576'^^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 '1180_576'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.667777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '54.41'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.52 54.41, -17.52 54.41, -17.52 54.41, -17.52 54.41, -17.52 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 '1180_576'^^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/5336__1180_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.11 -10.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.11"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.11 -10.47)"^^geo:wktLiteral ;
  geo-pos:lat "56.11"^^xsd:decimal ;
  geo-pos:long "-10.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_600'^^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 '1180_600'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.351388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.47'^^xsd:double;
  dwc:latitude '56.11'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.47 56.11, -10.47 56.11, -10.47 56.11, -10.47 56.11, -10.47 56.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 '1180_600'^^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/5336__1180_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -15.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.14"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -15.35)"^^geo:wktLiteral ;
  geo-pos:lat "53.14"^^xsd:decimal ;
  geo-pos:long "-15.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_321'^^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 '1180_321'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.478888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.35'^^xsd:double;
  dwc:latitude '53.14'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.35 53.14, -15.35 53.14, -15.35 53.14, -15.35 53.14, -15.35 53.14))'^^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 '1180_321'^^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/5336__1180_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.38 -17.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5336__1180_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.38 -17.02)"^^geo:wktLiteral ;
  geo-pos:lat "53.38"^^xsd:decimal ;
  geo-pos:long "-17.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_572'^^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 '1180_572'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1288888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.02'^^xsd:double;
  dwc:latitude '53.38'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.02 53.38, -17.02 53.38, -17.02 53.38, -17.02 53.38, -17.02 53.38))'^^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 '1180_572'^^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/5336__1180_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.26 -12.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.26"^^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/5336__1180_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.26 -12.92)"^^geo:wktLiteral ;
  geo-pos:lat "45.26"^^xsd:decimal ;
  geo-pos:long "-12.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_111'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '1180_111'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.499166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.92'^^xsd:double;
  dwc:latitude '45.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.92 45.26, -12.92 45.26, -12.92 45.26, -12.92 45.26, -12.92 45.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 '1180_111'^^xsd:string;
  dwc:observationDate '2007-07-24'^^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/5336__1180_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93 -16.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5336__1180_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93 -16.71)"^^geo:wktLiteral ;
  geo-pos:lat "54.93"^^xsd:decimal ;
  geo-pos:long "-16.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_580'^^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 '22'^^xsd:integer;
  dwc:collectorNumber '1180_580'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.129722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.71'^^xsd:double;
  dwc:latitude '54.93'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.71 54.93, -16.71 54.93, -16.71 54.93, -16.71 54.93, -16.71 54.93))'^^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 '1180_580'^^xsd:string;
  dwc:observationDate '2007-07-22'^^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/5336__1180_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.38 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.38"^^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/5336__1180_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.38 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.38"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_520'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '1180_520'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.229722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '58.38'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.5 58.38, -13.5 58.38, -13.5 58.38, -13.5 58.38, -13.5 58.38))'^^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 '1180_520'^^xsd:string;
  dwc:observationDate '2007-07-14'^^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/5336__1180_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -15.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.14"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -15.39)"^^geo:wktLiteral ;
  geo-pos:lat "53.14"^^xsd:decimal ;
  geo-pos:long "-15.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_178'^^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 '1180_178'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.346111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.39'^^xsd:double;
  dwc:latitude '53.14'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.39 53.14, -15.39 53.14, -15.39 53.14, -15.39 53.14, -15.39 53.14))'^^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 '1180_178'^^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/5336__1180_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.13 -12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.13"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5336__1180_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.13 -12.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.13"^^xsd:decimal ;
  geo-pos:long "-12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_222'^^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 '1180_222'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.468055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.4'^^xsd:double;
  dwc:latitude '48.13'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.4 48.13, -12.4 48.13, -12.4 48.13, -12.4 48.13, -12.4 48.13))'^^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 '1180_222'^^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/5336__1180_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -12.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.12"^^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/5336__1180_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.12 -12.41)"^^geo:wktLiteral ;
  geo-pos:lat "48.12"^^xsd:decimal ;
  geo-pos:long "-12.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_224'^^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 '1180_224'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.553888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.41'^^xsd:double;
  dwc:latitude '48.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.41 48.12, -12.41 48.12, -12.41 48.12, -12.41 48.12, -12.41 48.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 '1180_224'^^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/5336__1180_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92 -14.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.92"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92 -14.87)"^^geo:wktLiteral ;
  geo-pos:lat "54.92"^^xsd:decimal ;
  geo-pos:long "-14.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_588'^^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 '1180_588'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.4936111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.87'^^xsd:double;
  dwc:latitude '54.92'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.87 54.92, -14.87 54.92, -14.87 54.92, -14.87 54.92, -14.87 54.92))'^^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 '1180_588'^^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/5336__1180_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46"^^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/5336__1180_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -13.55)"^^geo:wktLiteral ;
  geo-pos:lat "56.46"^^xsd:decimal ;
  geo-pos:long "-13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_593'^^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 '1180_593'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.55'^^xsd:double;
  dwc:latitude '56.46'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.55 56.46, -13.55 56.46, -13.55 56.46, -13.55 56.46, -13.55 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 '1180_593'^^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/5336__1180_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89 -14.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89"^^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/5336__1180_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89 -14.71)"^^geo:wktLiteral ;
  geo-pos:lat "54.89"^^xsd:decimal ;
  geo-pos:long "-14.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_550'^^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 '1180_550'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.5413888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.71'^^xsd:double;
  dwc:latitude '54.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.71 54.89, -14.71 54.89, -14.71 54.89, -14.71 54.89, -14.71 54.89))'^^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 '1180_550'^^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/5336__1180_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -16.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5336__1180_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -16.27)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-16.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_177'^^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 '1180_177'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8669444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.27'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.27 53, -16.27 53, -16.27 53, -16.27 53, -16.27 53))'^^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 '1180_177'^^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/5336__1180_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09"^^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/5336__1180_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09 -15)"^^geo:wktLiteral ;
  geo-pos:lat "55.09"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_589'^^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 '1180_589'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '55.09'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15 55.09, -15 55.09, -15 55.09, -15 55.09, -15 55.09))'^^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 '1180_589'^^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/5336__1180_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.31 -14.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.31"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.31 -14.62)"^^geo:wktLiteral ;
  geo-pos:lat "53.31"^^xsd:decimal ;
  geo-pos:long "-14.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_562'^^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 '1180_562'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.62'^^xsd:double;
  dwc:latitude '53.31'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.62 53.31, -14.62 53.31, -14.62 53.31, -14.62 53.31, -14.62 53.31))'^^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 '1180_562'^^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/5336__1180_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.03 -2.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.03"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/5336__1180_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.03 -2.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.03"^^xsd:decimal ;
  geo-pos:long "-2.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_369'^^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 '1180_369'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.558611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-2.56'^^xsd:double;
  dwc:latitude '45.03'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.56 45.03, -2.56 45.03, -2.56 45.03, -2.56 45.03, -2.56 45.03))'^^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 '1180_369'^^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/5336__1180_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27 -11.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27 -11.84)"^^geo:wktLiteral ;
  geo-pos:lat "51.27"^^xsd:decimal ;
  geo-pos:long "-11.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_174'^^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 '1180_174'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.7463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.84'^^xsd:double;
  dwc:latitude '51.27'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.84 51.27, -11.84 51.27, -11.84 51.27, -11.84 51.27, -11.84 51.27))'^^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 '1180_174'^^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/5336__1180_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1113.19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5336__1180_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_172'^^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 '1180_172'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5919444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '51.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.8 51.26, -11.8 51.26, -11.8 51.26, -11.8 51.26, -11.8 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 '1180_172'^^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/5336__1180_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_170> ;
  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/5336__1180_170>
  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/5336__1180_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_170'^^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 '1180_170'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.4836111111111'^^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 '1180_170'^^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/5336__1180_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 -17.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5336__1180_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 -17.16)"^^geo:wktLiteral ;
  geo-pos:lat "54.95"^^xsd:decimal ;
  geo-pos:long "-17.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_579'^^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 '22'^^xsd:integer;
  dwc:collectorNumber '1180_579'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.465833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.16'^^xsd:double;
  dwc:latitude '54.95'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.16 54.95, -17.16 54.95, -17.16 54.95, -17.16 54.95, -17.16 54.95))'^^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 '1180_579'^^xsd:string;
  dwc:observationDate '2007-07-22'^^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/5336__1180_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89 -15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5336__1180_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89 -15.72)"^^geo:wktLiteral ;
  geo-pos:lat "54.89"^^xsd:decimal ;
  geo-pos:long "-15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_587'^^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 '22'^^xsd:integer;
  dwc:collectorNumber '1180_587'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.807777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-15.72'^^xsd:double;
  dwc:latitude '54.89'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.72 54.89, -15.72 54.89, -15.72 54.89, -15.72 54.89, -15.72 54.89))'^^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 '1180_587'^^xsd:string;
  dwc:observationDate '2007-07-22'^^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/5336__1180_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_197> ;
  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/5336__1180_197>
  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/5336__1180_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '20'^^xsd:integer;
  dwc:collectorNumber '1180_197'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.715277777778'^^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 '1180_197'^^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/5336__1180_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8 -11.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8"^^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/5336__1180_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8 -11.77)"^^geo:wktLiteral ;
  geo-pos:lat "59.8"^^xsd:decimal ;
  geo-pos:long "-11.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_497'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '1180_497'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.153611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.77'^^xsd:double;
  dwc:latitude '59.8'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.77 59.8, -11.77 59.8, -11.77 59.8, -11.77 59.8, -11.77 59.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 '1180_497'^^xsd:string;
  dwc:observationDate '2007-07-12'^^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/5336__1180_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 -12.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^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/5336__1180_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 -12.96)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "-12.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_546'^^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 '1180_546'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.277222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.96'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.96 56.9, -12.96 56.9, -12.96 56.9, -12.96 56.9, -12.96 56.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 '1180_546'^^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/5336__1180_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.63 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.63"^^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/5336__1180_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.63 -9.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.63"^^xsd:decimal ;
  geo-pos:long "-9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_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 '11'^^xsd:integer;
  dwc:collectorNumber '1180_490'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.926666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '59.63'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.65 59.63, -9.65 59.63, -9.65 59.63, -9.65 59.63, -9.65 59.63))'^^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 '1180_490'^^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/5336__1180_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5336__1180_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "54.97"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_578'^^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 '1180_578'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.702222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '54.97'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.67 54.97, -17.67 54.97, -17.67 54.97, -17.67 54.97, -17.67 54.97))'^^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 '1180_578'^^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/5336__1180_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15 -14.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15 -14.43)"^^geo:wktLiteral ;
  geo-pos:lat "54.15"^^xsd:decimal ;
  geo-pos:long "-14.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_559'^^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 '1180_559'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.196111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.43'^^xsd:double;
  dwc:latitude '54.15'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.43 54.15, -14.43 54.15, -14.43 54.15, -14.43 54.15, -14.43 54.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 '1180_559'^^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/5336__1180_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26"^^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/5336__1180_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "51.26"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_171'^^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 '1180_171'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5480555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '51.26'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.78 51.26, -11.78 51.26, -11.78 51.26, -11.78 51.26, -11.78 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 '1180_171'^^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/5336__1180_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.31 -14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.31"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.31 -14.65)"^^geo:wktLiteral ;
  geo-pos:lat "53.31"^^xsd:decimal ;
  geo-pos:long "-14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_564'^^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 '1180_564'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.9741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.65'^^xsd:double;
  dwc:latitude '53.31'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.65 53.31, -14.65 53.31, -14.65 53.31, -14.65 53.31, -14.65 53.31))'^^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 '1180_564'^^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/5336__1180_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -17.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/5336__1180_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -17.64)"^^geo:wktLiteral ;
  geo-pos:lat "54.65"^^xsd:decimal ;
  geo-pos:long "-17.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_577'^^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 '1180_577'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.215833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.64'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.64 54.65, -17.64 54.65, -17.64 54.65, -17.64 54.65, -17.64 54.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 '1180_577'^^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/5336__1180_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12 -10.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/5336__1180_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12 -10.49)"^^geo:wktLiteral ;
  geo-pos:lat "56.12"^^xsd:decimal ;
  geo-pos:long "-10.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_598'^^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 '1180_598'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.282222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.49'^^xsd:double;
  dwc:latitude '56.12'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.49 56.12, -10.49 56.12, -10.49 56.12, -10.49 56.12, -10.49 56.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 '1180_598'^^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/5336__1180_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.31 -14.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.31"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/5336__1180_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.31 -14.64)"^^geo:wktLiteral ;
  geo-pos:lat "53.31"^^xsd:decimal ;
  geo-pos:long "-14.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_563'^^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 '1180_563'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.9313888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-14.64'^^xsd:double;
  dwc:latitude '53.31'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.64 53.31, -14.64 53.31, -14.64 53.31, -14.64 53.31, -14.64 53.31))'^^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 '1180_563'^^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/5336__1180_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.28 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.28"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5336__1180_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.28 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.28"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_597'^^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 '1180_597'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.6769444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '56.28'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.85 56.28, -11.85 56.28, -11.85 56.28, -11.85 56.28, -11.85 56.28))'^^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 '1180_597'^^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/5336__1180_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82 -10.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.82"^^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/5336__1180_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82 -10.57)"^^geo:wktLiteral ;
  geo-pos:lat "59.82"^^xsd:decimal ;
  geo-pos:long "-10.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_493'^^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 '1180_493'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.896944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-10.57'^^xsd:double;
  dwc:latitude '59.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.57 59.82, -10.57 59.82, -10.57 59.82, -10.57 59.82, -10.57 59.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 '1180_493'^^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/5336__1180_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5336__1180_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5336__1180_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82 -3.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.82"^^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/5336__1180_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82 -3.78)"^^geo:wktLiteral ;
  geo-pos:lat "45.82"^^xsd:decimal ;
  geo-pos:long "-3.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1113.19"^^xsd:integer .

<https://eurobis.org/id/occurrence/5336__1180_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1180_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5336_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1180'^^xsd:integer;
  dwc:catalogNumber '1180_385'^^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 '1180_385'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.646944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-3.78'^^xsd:double;
  dwc:latitude '45.82'^^xsd:double;
  dwc:coordinatePrecision '1113.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.78 45.82, -3.78 45.82, -3.78 45.82, -3.78 45.82, -3.78 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 '1180_385'^^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;
  .
# EOF